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

Public Attributes

CStrIntern name
 
int vertexProgramLocation
 
int fragmentProgramLocation
 
GLenum type
 
GLenum elementType
 
GLint elementCount
 

Member Data Documentation

◆ elementCount

GLint Renderer::Backend::GL::CShaderProgramARB::BindingSlot::elementCount

◆ elementType

GLenum Renderer::Backend::GL::CShaderProgramARB::BindingSlot::elementType

◆ fragmentProgramLocation

int Renderer::Backend::GL::CShaderProgramARB::BindingSlot::fragmentProgramLocation

◆ name

CStrIntern Renderer::Backend::GL::CShaderProgramARB::BindingSlot::name

◆ type

GLenum Renderer::Backend::GL::CShaderProgramARB::BindingSlot::type

◆ vertexProgramLocation

int Renderer::Backend::GL::CShaderProgramARB::BindingSlot::vertexProgramLocation

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