Home
last modified time | relevance | path

Searched refs:D3DCAPS9 (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dnine_dump.h24 nine_dump_D3DCAPS9(unsigned, const D3DCAPS9 *);
38 nine_dump_D3DCAPS9(unsigned ch, const D3DCAPS9 *caps) in nine_dump_D3DCAPS9()
Ddevice9.h70 D3DCAPS9 caps;
173 D3DCAPS9 *pCaps,
188 D3DCAPS9 *pCaps,
215 const D3DCAPS9 *
238 D3DCAPS9 *pCaps );
Dadapter9.h119 D3DCAPS9 *pCaps );
Ddevice9ex.c37 D3DCAPS9 *pCaps, in NineDevice9Ex_ctor()
442 D3DCAPS9 *pCaps, in NineDevice9Ex_new()
Ddevice9ex.h41 D3DCAPS9 *pCaps,
Dadapter9.c555 D3DCAPS9 *pCaps ) in NineAdapter9_GetDeviceCaps()
1018 D3DCAPS9 caps; in NineAdapter9_CreateDevice()
1079 D3DCAPS9 caps; in NineAdapter9_CreateDeviceEx()
Dnine_state.h605 void nine_state_set_defaults(struct NineDevice9 *, const D3DCAPS9 *,
Dvertexdeclaration9.c176 const D3DCAPS9 *caps; in NineVertexDeclaration9_ctor()
Dnine_dump.c424 nine_dump_D3DCAPS9(unsigned ch, const D3DCAPS9 *caps) in nine_dump_D3DCAPS9()
Ddevice9.c151 D3DCAPS9 *pCaps, in NineDevice9_ctor()
631 const D3DCAPS9 *
730 D3DCAPS9 *pCaps ) in NineDevice9_GetDeviceCaps()
4149 D3DCAPS9 *pCaps, in NineDevice9_new()
Dnine_lock.c563 D3DCAPS9 *pCaps )
Dnine_state.c2788 nine_state_set_defaults(struct NineDevice9 *device, const D3DCAPS9 *caps, in nine_state_set_defaults()
/external/mesa3d/include/d3dadapter/
Dd3dadapter9.h46 HRESULT (WINAPI *GetDeviceCaps)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
81 HRESULT WINAPI GetDeviceCaps(D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dwrappers.cpp197 D3DCAPS9 caps; in AdapterNext()
319 D3DCAPS9 caps; in AdapterNext()
/external/angle/doc/
DResourceLimits.md34 * fn2: on SM3 or better hardware the max point size is D3DCAPS9.MaxPointSize
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DVertexDeclarationCache.cpp104 D3DCAPS9 caps; in applyDeclaration()
Drenderer9_utils.cpp490 D3DCAPS9 deviceCaps; in GenerateCaps()
DRenderer9.h501 D3DCAPS9 mDeviceCaps;
DRenderer9.cpp2326 D3DCAPS9 deviceCaps; in isRemovedDeviceResettable()
/external/mesa3d/include/D3D9/
Dd3d9caps.h374 } D3DCAPS9, *PD3DCAPS9, *LPD3DCAPS9; typedef
Dd3d9.h96 virtual HRESULT WINAPI GetDeviceCaps(UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps) = 0;
165 virtual HRESULT WINAPI GetDeviceCaps(D3DCAPS9 *pCaps) = 0;
457 …HRESULT (WINAPI *GetDeviceCaps)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9 *p…
504 …HRESULT (WINAPI *GetDeviceCaps)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9
753 HRESULT (WINAPI *GetDeviceCaps)(IDirect3DDevice9 *This, D3DCAPS9 *pCaps);
1004 HRESULT (WINAPI *GetDeviceCaps)(IDirect3DDevice9Ex *This, D3DCAPS9 *pCaps);