#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 |
|
inlineexplicit |
| int kanzi::ShaderProgram::SamplerInfo::uniformLocation |
| Texture::Type kanzi::ShaderProgram::SamplerInfo::textureType |