Searched refs:D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/D3D9/
H A Dd3d9caps.h262 #define D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH 0 macro
/xsrc/external/mit/MesaLib/dist/include/D3D9/
H A Dd3d9caps.h262 #define D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH 0 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dadapter9.c894 assert(pCaps->VS20Caps.DynamicFlowControlDepth >= D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dadapter9.c932 assert(pCaps->VS20Caps.DynamicFlowControlDepth >= D3DVS20_MIN_DYNAMICFLOWCONTROLDEPTH);

Completed in 7 milliseconds