ReactOS 0.4.15-dev-7942-gd23573b
_D3D10_EFFECT_TYPE_DESC Struct Reference

#include <d3d10effect.h>

Public Attributes

const charTypeName
 
D3D10_SHADER_VARIABLE_CLASS Class
 
D3D10_SHADER_VARIABLE_TYPE Type
 
UINT Elements
 
UINT Members
 
UINT Rows
 
UINT Columns
 
UINT PackedSize
 
UINT UnpackedSize
 
UINT Stride
 

Detailed Description

Definition at line 61 of file d3d10effect.h.

Member Data Documentation

◆ Class

D3D10_SHADER_VARIABLE_CLASS _D3D10_EFFECT_TYPE_DESC::Class

Definition at line 64 of file d3d10effect.h.

◆ Columns

UINT _D3D10_EFFECT_TYPE_DESC::Columns

Definition at line 69 of file d3d10effect.h.

◆ Elements

UINT _D3D10_EFFECT_TYPE_DESC::Elements

Definition at line 66 of file d3d10effect.h.

◆ Members

UINT _D3D10_EFFECT_TYPE_DESC::Members

Definition at line 67 of file d3d10effect.h.

◆ PackedSize

UINT _D3D10_EFFECT_TYPE_DESC::PackedSize

Definition at line 70 of file d3d10effect.h.

◆ Rows

UINT _D3D10_EFFECT_TYPE_DESC::Rows

Definition at line 68 of file d3d10effect.h.

◆ Stride

UINT _D3D10_EFFECT_TYPE_DESC::Stride

Definition at line 72 of file d3d10effect.h.

◆ Type

D3D10_SHADER_VARIABLE_TYPE _D3D10_EFFECT_TYPE_DESC::Type

Definition at line 65 of file d3d10effect.h.

◆ TypeName

const char* _D3D10_EFFECT_TYPE_DESC::TypeName

Definition at line 63 of file d3d10effect.h.

◆ UnpackedSize

UINT _D3D10_EFFECT_TYPE_DESC::UnpackedSize

Definition at line 71 of file d3d10effect.h.


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