Searched refs:D3DPRIMCAPS (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dcaps.h71 } D3DPRIMCAPS, *LPD3DPRIMCAPS; typedef in typeref:struct:_D3dPrimCaps
210 D3DPRIMCAPS dpcLineCaps;
211 D3DPRIMCAPS dpcTriCaps;
243 D3DPRIMCAPS dpcLineCaps;
244 D3DPRIMCAPS dpcTriCaps;
387 D3DPRIMCAPS dpcPrimCaps;
H A Dd3dhal.h51 D3DPRIMCAPS dpcLineCaps;
52 D3DPRIMCAPS dpcTriCaps;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dcaps.h71 } D3DPRIMCAPS, *LPD3DPRIMCAPS; typedef in typeref:struct:_D3dPrimCaps
210 D3DPRIMCAPS dpcLineCaps;
211 D3DPRIMCAPS dpcTriCaps;
243 D3DPRIMCAPS dpcLineCaps;
244 D3DPRIMCAPS dpcTriCaps;
386 D3DPRIMCAPS dpcPrimCaps;
H A Dd3dhal.h51 D3DPRIMCAPS dpcLineCaps;
52 D3DPRIMCAPS dpcTriCaps;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp2148 pCaps->hwCaps.dpcLineCaps.dwSize = sizeof (D3DPRIMCAPS);
2163 pCaps->hwCaps.dpcTriCaps.dwSize = sizeof (D3DPRIMCAPS);

Completed in 178 milliseconds