Home
last modified time | relevance | path

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

/external/mesa3d/include/D3D9/
Dd3d9caps.h262 #define D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH 0 macro
/external/mesa3d/src/gallium/frontends/nine/
Dadapter9.c927 assert(pCaps->VS20Caps.DynamicFlowControlDepth >= D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH); in NineAdapter9_GetDeviceCaps()