Searched refs:TGSI_OPCODE_LOAD (Results 1 – 3 of 3) sorted by relevance
415 #define TGSI_OPCODE_LOAD 161 macro
202 { 1, 2, 0, 0, 0, 0, OTHR, "LOAD", TGSI_OPCODE_LOAD },
2046 case TGSI_OPCODE_LOAD: in handleInstruction()