ReactOS 0.4.15-dev-7842-g558ab78
_D3DXCONSTANT_DESC Struct Reference

#include <d3dx9shader.h>

Collaboration diagram for _D3DXCONSTANT_DESC:

Public Attributes

const charName
 
D3DXREGISTER_SET RegisterSet
 
UINT RegisterIndex
 
UINT RegisterCount
 
D3DXPARAMETER_CLASS Class
 
D3DXPARAMETER_TYPE Type
 
UINT Rows
 
UINT Columns
 
UINT Elements
 
UINT StructMembers
 
UINT Bytes
 
const voidDefaultValue
 

Detailed Description

Definition at line 103 of file d3dx9shader.h.

Member Data Documentation

◆ Bytes

UINT _D3DXCONSTANT_DESC::Bytes

◆ Class

◆ Columns

◆ DefaultValue

const void* _D3DXCONSTANT_DESC::DefaultValue

Definition at line 116 of file d3dx9shader.h.

Referenced by test_constant_table().

◆ Elements

UINT _D3DXCONSTANT_DESC::Elements

◆ Name

◆ RegisterCount

◆ RegisterIndex

◆ RegisterSet

◆ Rows

◆ StructMembers

UINT _D3DXCONSTANT_DESC::StructMembers

◆ Type


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