Searched refs:D3D (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
H A DDirect3DDevice9.hpp101 long __stdcall GetDirect3D(IDirect3D9 **D3D);
H A DDirect3DDevice9Ex.hpp63 long __stdcall GetDirect3D(IDirect3D9 **D3D);
/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTVector.h1854 ** Determines whether clip space Z ranges from -1 to 1 (OGL) or from 0 to 1 (D3D)
1856 enum eClipspace { OGL, D3D }; enumerator in enum:PVRTMat4::eClipspace
1889 if (cs == D3D)
2095 if (cs == D3D)
2145 if (cs == D3D)

Completed in 213 milliseconds