kanzi::ShaderTextureUniform Struct Reference

Specifies single texture uniform entry. More...

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

Public Attributes

int textureWidthUniformLocation
 Location of texture width uniform. More...
 
int textureHeightUniformLocation
 Location of texture height uniform. More...
 

Detailed Description

Specifies single texture uniform entry.

Member Data Documentation

int kanzi::ShaderTextureUniform::textureWidthUniformLocation

Location of texture width uniform.

int kanzi::ShaderTextureUniform::textureHeightUniformLocation

Location of texture height uniform.


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