Kanzi  3.9.6
Kanzi Engine 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

◆ SamplerInfo()

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

Member Data Documentation

◆ uniformLocation

int kanzi::ShaderProgram::SamplerInfo::uniformLocation

◆ textureType

TextureType kanzi::ShaderProgram::SamplerInfo::textureType

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