Home
last modified time | relevance | path

Searched defs:OPCODE_GAP (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c43 #define OPCODE_GAP(opc) { .opcode = opc }, macro
77 #define OPCODE_GAP(opc) "UNK" #opc, macro