RetroArch
Public Attributes | List of all members
_D3D10_EFFECT_DESC Struct Reference

#include <d3d10effect.h>

Public Attributes

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

Member Data Documentation

◆ ConstantBuffers

UINT _D3D10_EFFECT_DESC::ConstantBuffers

◆ GlobalVariables

UINT _D3D10_EFFECT_DESC::GlobalVariables

◆ IsChildEffect

BOOL _D3D10_EFFECT_DESC::IsChildEffect

◆ SharedConstantBuffers

UINT _D3D10_EFFECT_DESC::SharedConstantBuffers

◆ SharedGlobalVariables

UINT _D3D10_EFFECT_DESC::SharedGlobalVariables

◆ Techniques

UINT _D3D10_EFFECT_DESC::Techniques

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