Home
last modified time | relevance | path

Searched refs:FuncStack (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h382 uint FuncStack[TGSI_EXEC_MAX_CALL_NESTING]; member
Dtgsi_exec.c5202 mach->FuncStack[mach->FuncStackTop++] = mach->FuncMask; in exec_instruction()
5251 mach->FuncMask = mach->FuncStack[--mach->FuncStackTop]; in exec_instruction()
5465 mach->FuncMask = mach->FuncStack[--mach->FuncStackTop]; in exec_instruction()