Home
last modified time | relevance | path

Searched refs:D3DCAPS9 (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.h24 nine_dump_D3DCAPS9(unsigned, const D3DCAPS9 *);
38 nine_dump_D3DCAPS9(unsigned ch, const D3DCAPS9 *caps) in nine_dump_D3DCAPS9()
H A Ddevice9.h71 D3DCAPS9 caps;
182 D3DCAPS9 *pCaps,
197 D3DCAPS9 *pCaps,
224 const D3DCAPS9 *
247 D3DCAPS9 *pCaps );
H A Dadapter9.h121 D3DCAPS9 *pCaps );
H A Ddevice9ex.h41 D3DCAPS9 *pCaps,
H A Ddevice9ex.c39 D3DCAPS9 *pCaps, in NineDevice9Ex_ctor()
518 D3DCAPS9 *pCaps, in NineDevice9Ex_new()
H A Dadapter9.c563 D3DCAPS9 *pCaps ) in NineAdapter9_GetDeviceCaps()
1025 D3DCAPS9 caps; in NineAdapter9_CreateDevice()
1086 D3DCAPS9 caps; in NineAdapter9_CreateDeviceEx()
H A Dvertexdeclaration9.c176 const D3DCAPS9 *caps; in NineVertexDeclaration9_ctor()
H A Dnine_state.h623 void nine_state_set_defaults(struct NineDevice9 *, const D3DCAPS9 *,
H A Dnine_dump.c425 nine_dump_D3DCAPS9(unsigned ch, const D3DCAPS9 *caps) in nine_dump_D3DCAPS9()
432 DBG_FLAG(ch, "D3DCAPS9(%p): (out of memory)\n", caps); in nine_dump_D3DCAPS9()
742 DBG_FLAG(ch, "D3DCAPS9(%p) part 1:\n%s\n", caps, s); in nine_dump_D3DCAPS9()
809 DBG_FLAG(ch, "D3DCAPS9(%p) part 2:\n%s\n", caps, s); in nine_dump_D3DCAPS9()
H A Ddevice9.c177 D3DCAPS9 *pCaps, in NineDevice9_ctor()
678 const D3DCAPS9 *
778 D3DCAPS9 *pCaps ) in NineDevice9_GetDeviceCaps()
4298 D3DCAPS9 *pCaps, in NineDevice9_new()
H A Dnine_lock.c563 D3DCAPS9 *pCaps )
H A Dnine_state.c2853 nine_state_set_defaults(struct NineDevice9 *device, const D3DCAPS9 *caps, in nine_state_set_defaults()
/third_party/mesa3d/include/d3dadapter/
H A Dd3dadapter9.h46 HRESULT (WINAPI *GetDeviceCaps)(ID3DAdapter9 *This, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
81 HRESULT WINAPI GetDeviceCaps(D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DVertexDeclarationCache.cpp104 D3DCAPS9 caps; in applyDeclaration()
H A Drenderer9_utils.cpp506 D3DCAPS9 deviceCaps; in GenerateCaps()
H A DRenderer9.h501 D3DCAPS9 mDeviceCaps;
H A DRenderer9.cpp2331 D3DCAPS9 deviceCaps; in isRemovedDeviceResettable()
/third_party/mesa3d/include/D3D9/
H A Dd3d9caps.h374 } D3DCAPS9, *PD3DCAPS9, *LPD3DCAPS9; typedef
H A 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 *pCaps);
504 HRESULT (WINAPI *GetDeviceCaps)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9 *pCaps);
753 HRESULT (WINAPI *GetDeviceCaps)(IDirect3DDevice9 *This, D3DCAPS9 *pCaps);
1004 HRESULT (WINAPI *GetDeviceCaps)(IDirect3DDevice9Ex *This, D3DCAPS9 *pCaps);

Completed in 37 milliseconds