Home
last modified time | relevance | path

Searched defs:GetVertexShaderDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1670 …long Direct3DDevice8::GetVertexShaderDeclaration(unsigned long handle, void *data, unsigned long *… in GetVertexShaderDeclaration() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h333 STDMETHOD(GetVertexShaderDeclaration)(THIS_ DWORD Handle,void* pData,DWORD* pSizeOfData) PURE; in DECLARE_INTERFACE_() local