kanzi::ShaderProgram::SamplerInfo Struct Reference

#include <kanzi/core.ui/platform/graphics_backend/gl/shader.hpp>

Public Member Functions

 SamplerInfo (int location, Texture::Type type)
 

Public Attributes

int uniformLocation
 
Texture::Type textureType
 

Constructor & Destructor Documentation

kanzi::ShaderProgram::SamplerInfo::SamplerInfo ( int  location,
Texture::Type  type 
)
inlineexplicit

Member Data Documentation

int kanzi::ShaderProgram::SamplerInfo::uniformLocation
Texture::Type kanzi::ShaderProgram::SamplerInfo::textureType

The documentation for this struct was generated from the following file: