Searched refs:D3DPS20_MIN_STATICFLOWCONTROLDEPTH (Results 1 – 3 of 3) sorted by relevance
278 #define D3DPS20_MIN_STATICFLOWCONTROLDEPTH 0 macro
937 assert(pCaps->PS20Caps.StaticFlowControlDepth >= D3DPS20_MIN_STATICFLOWCONTROLDEPTH); in NineAdapter9_GetDeviceCaps()
88 pixelShaderStaticFlowControlDepth = D3DPS20_MIN_STATICFLOWCONTROLDEPTH; in Direct3D9()