ReactOS 0.4.15-dev-7842-g558ab78
_D3D10_EFFECT_DESC Struct Reference

#include <d3d10effect.h>

Public Attributes

BOOL IsChildEffect
 
UINT ConstantBuffers
 
UINT SharedConstantBuffers
 
UINT GlobalVariables
 
UINT SharedGlobalVariables
 
UINT Techniques
 

Detailed Description

Definition at line 120 of file d3d10effect.h.

Member Data Documentation

◆ ConstantBuffers

UINT _D3D10_EFFECT_DESC::ConstantBuffers

Definition at line 123 of file d3d10effect.h.

◆ GlobalVariables

UINT _D3D10_EFFECT_DESC::GlobalVariables

Definition at line 125 of file d3d10effect.h.

◆ IsChildEffect

BOOL _D3D10_EFFECT_DESC::IsChildEffect

Definition at line 122 of file d3d10effect.h.

◆ SharedConstantBuffers

UINT _D3D10_EFFECT_DESC::SharedConstantBuffers

Definition at line 124 of file d3d10effect.h.

◆ SharedGlobalVariables

UINT _D3D10_EFFECT_DESC::SharedGlobalVariables

Definition at line 126 of file d3d10effect.h.

◆ Techniques

UINT _D3D10_EFFECT_DESC::Techniques

Definition at line 127 of file d3d10effect.h.


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