Home
last modified time | relevance | path

Searched refs:SetSoftwareVertexProcessing (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp782 long Direct3DDevice9Ex::SetSoftwareVertexProcessing(int software) in SetSoftwareVertexProcessing() function in D3D9::Direct3DDevice9Ex
786 return Direct3DDevice9::SetSoftwareVertexProcessing(software); in SetSoftwareVertexProcessing()
DDirect3DDevice9Ex.hpp134 long __stdcall SetSoftwareVertexProcessing(int software);
DDirect3DDevice9.hpp163 long __stdcall SetSoftwareVertexProcessing(int software);
DDirect3DDevice9.cpp4380 long Direct3DDevice9::SetSoftwareVertexProcessing(int software) in SetSoftwareVertexProcessing() function in D3D9::Direct3DDevice9