Home
last modified time | relevance | path

Searched defs:GetVertexShader (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp2837 SPVRTPFXParserShader& CPVRTPFXParser::GetVertexShader( unsigned int uiIndex ) in GetVertexShader() function in CPVRTPFXParser
/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp558 long Direct3DDevice9Ex::GetVertexShader(IDirect3DVertexShader9 **shader) in GetVertexShader() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp2061 long Direct3DDevice9::GetVertexShader(IDirect3DVertexShader9 **shader) in GetVertexShader() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1636 long Direct3DDevice8::GetVertexShader(unsigned long *handle) in GetVertexShader() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h329 STDMETHOD(GetVertexShader)(THIS_ DWORD* pHandle) PURE; in DECLARE_INTERFACE_() local