Pyrogenesis  trunk
Public Attributes | List of all members
Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot Struct Reference
Collaboration diagram for Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot:
Collaboration graph
[legend]

Public Attributes

CStrIntern name
 
GLint location
 
GLint size
 
GLenum type
 
GLenum elementType
 
GLint elementCount
 
bool isTexture
 

Member Data Documentation

◆ elementCount

GLint Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::elementCount

◆ elementType

GLenum Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::elementType

◆ isTexture

bool Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::isTexture

◆ location

GLint Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::location

◆ name

CStrIntern Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::name

◆ size

GLint Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::size

◆ type

GLenum Renderer::Backend::GL::CShaderProgramGLSL::BindingSlot::type

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