Searched defs:D3DFORMAT (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 998 …HRESULT Direct3DDevice9Ex::CreateRenderTargetEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWORD,BOOL… in CreateRenderTargetEx() argument 1007 …HRESULT Direct3DDevice9Ex::CreateOffscreenPlainSurfaceEx(UINT,UINT,D3DFORMAT,D3DPOOL,IDirect3DSurf… in CreateOffscreenPlainSurfaceEx() argument 1016 …HRESULT Direct3DDevice9Ex::CreateDepthStencilSurfaceEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWO… in CreateDepthStencilSurfaceEx() argument
|
/external/swiftshader/include/Direct3D/ |
D | d3d8types.h | 1323 } D3DFORMAT; typedef
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 670 } D3DFORMAT; typedef
|