ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
ID3DXConstantTable | ID3DXConstantTable_iface |
LONG | ref |
char * | ctab |
DWORD | size |
D3DXCONSTANTTABLE_DESC | desc |
struct ctab_constant * | constants |
struct ctab_constant* ID3DXConstantTableImpl::constants |
char* ID3DXConstantTableImpl::ctab |
Definition at line 727 of file shader.c.
Referenced by d3dx_shader_get_ctab_constant(), and ID3DXConstantTableImpl_GetConstantDesc().
D3DXCONSTANTTABLE_DESC ID3DXConstantTableImpl::desc |
ID3DXConstantTable ID3DXConstantTableImpl::ID3DXConstantTable_iface |
Definition at line 725 of file shader.c.
Referenced by impl_from_ID3DXConstantTable().
LONG ID3DXConstantTableImpl::ref |
Definition at line 726 of file shader.c.
Referenced by ID3DXConstantTableImpl_Release().