Home
last modified time | relevance | path

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

12

/third_party/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.h71 D3DCAPS9 caps;
182 D3DCAPS9 *pCaps,
197 D3DCAPS9 *pCaps,
224 const D3DCAPS9 *
247 D3DCAPS9 *pCaps );
Dadapter9.h121 D3DCAPS9 *pCaps );
Ddevice9ex.h41 D3DCAPS9 *pCaps,
Ddevice9ex.c39 D3DCAPS9 *pCaps, in NineDevice9Ex_ctor()
518 D3DCAPS9 *pCaps, in NineDevice9Ex_new()
Dadapter9.c560 D3DCAPS9 *pCaps ) in NineAdapter9_GetDeviceCaps()
1023 D3DCAPS9 caps; in NineAdapter9_CreateDevice()
1084 D3DCAPS9 caps; in NineAdapter9_CreateDeviceEx()
Dnine_state.h623 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.c177 D3DCAPS9 *pCaps, in NineDevice9_ctor()
678 const D3DCAPS9 *
778 D3DCAPS9 *pCaps ) in NineDevice9_GetDeviceCaps()
4296 D3DCAPS9 *pCaps, in NineDevice9_new()
Dnine_lock.c563 D3DCAPS9 *pCaps )
/third_party/mesa3d/include/d3dadapter/
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/doc/
DResourceLimits.md34 * fn2: on SM3 or better hardware the max point size is D3DCAPS9.MaxPointSize
/third_party/flutter/skia/third_party/externals/angle2/doc/
DResourceLimits.md34 * fn2: on SM3 or better hardware the max point size is D3DCAPS9.MaxPointSize
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DVertexDeclarationCache.cpp104 D3DCAPS9 caps; in applyDeclaration()
Drenderer9_utils.cpp489 D3DCAPS9 deviceCaps; in GenerateCaps()
DRenderer9.h503 D3DCAPS9 mDeviceCaps;
DRenderer9.cpp2290 D3DCAPS9 deviceCaps; in isRemovedDeviceResettable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DVertexDeclarationCache.cpp104 D3DCAPS9 caps; in applyDeclaration()
Drenderer9_utils.cpp506 D3DCAPS9 deviceCaps; in GenerateCaps()
DRenderer9.h501 D3DCAPS9 mDeviceCaps;
/third_party/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);
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c517 D3DCAPS9 caps; in D3D_CreateRenderer()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c2537 D3DCAPS9 caps; in d3d_class_display_device_create()

12