Searched refs:NV50_IR_SUBOP_VOTE_UNI (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h256 #define NV50_IR_SUBOP_VOTE_UNI 2 macro
H A Dnv50_ir_from_nir.cpp649 return NV50_IR_SUBOP_VOTE_UNI;
H A Dnv50_ir_from_tgsi.cpp1020 case TGSI_OPCODE_VOTE_EQ: return NV50_IR_SUBOP_VOTE_UNI;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h263 #define NV50_IR_SUBOP_VOTE_UNI 2 macro
H A Dnv50_ir_from_nir.cpp698 return NV50_IR_SUBOP_VOTE_UNI;
H A Dnv50_ir_from_tgsi.cpp965 case TGSI_OPCODE_VOTE_EQ: return NV50_IR_SUBOP_VOTE_UNI;

Completed in 25 milliseconds