Home
last modified time | relevance | path

Searched refs:D3DPS20_MAX_DYNAMICFLOWCONTROLDEPTH (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/include/D3D9/
H A Dd3d9caps.h276 #define D3DPS20_MAX_DYNAMICFLOWCONTROLDEPTH 24 macro
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c965 if (pCaps->PS20Caps.DynamicFlowControlDepth > D3DPS20_MAX_DYNAMICFLOWCONTROLDEPTH in NineAdapter9_GetDeviceCaps()
967 pCaps->PS20Caps.DynamicFlowControlDepth = D3DPS20_MAX_DYNAMICFLOWCONTROLDEPTH; in NineAdapter9_GetDeviceCaps()

Completed in 3 milliseconds