ReactOS 0.4.15-dev-7834-g00c4b3d
_D3DXPASS_DESC Struct Reference

#include <d3dx9effect.h>

Public Attributes

const charName
 
UINT Annotations
 
const DWORDpVertexShaderFunction
 
const DWORDpPixelShaderFunction
 

Detailed Description

Definition at line 64 of file d3dx9effect.h.

Member Data Documentation

◆ Annotations

UINT _D3DXPASS_DESC::Annotations

Definition at line 67 of file d3dx9effect.h.

◆ Name

const char* _D3DXPASS_DESC::Name

Definition at line 66 of file d3dx9effect.h.

◆ pPixelShaderFunction

const DWORD* _D3DXPASS_DESC::pPixelShaderFunction

Definition at line 69 of file d3dx9effect.h.

◆ pVertexShaderFunction

const DWORD* _D3DXPASS_DESC::pVertexShaderFunction

Definition at line 68 of file d3dx9effect.h.


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