Home
last modified time | relevance | path

Searched refs:supported_ifelse_nesting_depth (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h180 static const int supported_ifelse_nesting_depth = 32; variable
Dsfn_liverange.cpp471 if (next_ifelse_nesting_depth >= supported_ifelse_nesting_depth) { in record_write()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp210 static const int supported_ifelse_nesting_depth = 32; member in __anon89f7ad430111::temp_comp_access
742 if (next_ifelse_nesting_depth >= supported_ifelse_nesting_depth) { in record_write()