#include <kanzi/core.ui/platform/graphics_backend/gl/shader.hpp>
Public Member Functions | |
SamplerInfo (int location, TextureType type) | |
Public Attributes | |
TextureType | textureType |
int | uniformLocation |
|
inlineexplicit |
int kanzi::ShaderProgram::SamplerInfo::uniformLocation |
TextureType kanzi::ShaderProgram::SamplerInfo::textureType |