ConstantTable
Engine/source/gfx/D3D11/gfxD3D11Shader.h
Private Attributes
Public Functions
GetConstantByName(const String & name)
Detailed Description
Private Attributes
Vector< ConstantDesc > m_constants
String m_creator
Public Functions
ClearConstants()
Create(const void * data)
GetConstantByIndex(U32 i)
GetConstantByName(const String & name)
GetConstantCount()
GetCreator()