ReactOS 0.4.16-dev-306-g647d351
|
#include <d3dx9_private.h>
Public Attributes | |
D3DXCONSTANT_DESC | desc |
WORD | constantinfo_reserved |
struct ctab_constant * | constants |
Definition at line 416 of file d3dx9_private.h.
WORD ctab_constant::constantinfo_reserved |
Definition at line 418 of file d3dx9_private.h.
Referenced by get_ctab_constant_desc().
struct ctab_constant* ctab_constant::constants |
Definition at line 419 of file d3dx9_private.h.
D3DXCONSTANT_DESC ctab_constant::desc |
Definition at line 417 of file d3dx9_private.h.