Searched defs:TGSI_EXEC_MAX_BREAK_STACK (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ | ||
H A D | tgsi_exec.h | 272 #define TGSI_EXEC_MAX_BREAK_STACK (TGSI_EXEC_MAX_LOOP_NESTING + TGSI_EXEC_MAX_SWITCH_NESTING) macro |
Completed in 3 milliseconds