Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::ShaderProgram::SamplerInfo Struct Reference

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

Public Member Functions

 SamplerInfo (int location, TextureType type)
 

Public Attributes

TextureType textureType
 
int uniformLocation
 

Constructor & Destructor Documentation

kanzi::ShaderProgram::SamplerInfo::SamplerInfo ( int  location,
TextureType  type 
)
inlineexplicit

Member Data Documentation

int kanzi::ShaderProgram::SamplerInfo::uniformLocation
TextureType kanzi::ShaderProgram::SamplerInfo::textureType

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