Searched defs:GetTextureStageState (Results 1 – 4 of 4) sorted by relevance
537 …long Direct3DDevice9Ex::GetTextureStageState(unsigned long stage, D3DTEXTURESTAGESTATETYPE type, u… in GetTextureStageState() function in D3D9::Direct3DDevice9Ex
2008 …long Direct3DDevice9::GetTextureStageState(unsigned long stage, D3DTEXTURESTAGESTATETYPE type, uns… in GetTextureStageState() function in D3D9::Direct3DDevice9
1608 …long Direct3DDevice8::GetTextureStageState(unsigned long stage, D3DTEXTURESTAGESTATETYPE state, un… in GetTextureStageState() function in D3D8::Direct3DDevice8
314 …STDMETHOD(GetTextureStageState)(THIS_ DWORD Stage,D3DTEXTURESTAGESTATETYPE Type,DWORD* pValue) PUR… in DECLARE_INTERFACE_() local