Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h176 #define TGSI_EXEC_TEMP_P0 (TGSI_EXEC_NUM_TEMPS + 9) macro
Dtgsi_exec.c835 mach->Predicates = &mach->Temps[TGSI_EXEC_TEMP_P0]; in tgsi_exec_machine_create()