Home
last modified time | relevance | path

Searched defs:GetPixelShader (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp432 long Direct3DDevice9Ex::GetPixelShader(IDirect3DPixelShader9 **shader) in GetPixelShader() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1660 long Direct3DDevice9::GetPixelShader(IDirect3DPixelShader9 **shader) in GetPixelShader() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1477 long Direct3DDevice8::GetPixelShader(unsigned long *handle) in GetPixelShader() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h341 STDMETHOD(GetPixelShader)(THIS_ DWORD* pHandle) PURE; in DECLARE_INTERFACE_() local