Home
last modified time | relevance | path

Searched refs:D3DVS20CAPS_PREDICATION (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h268 #define D3DVS20CAPS_PREDICATION (1 << 0) macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c914 pCaps->VS20Caps.Caps = D3DVS20CAPS_PREDICATION; in NineAdapter9_GetDeviceCaps()