HomeSort by relevance Sort by last modified time
    Searched refs:NV50_IR_SUBOP_VOTE_UNI (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 253 #define NV50_IR_SUBOP_VOTE_UNI 2
    [all...]
nv50_ir_from_tgsi.cpp 1018 case TGSI_OPCODE_VOTE_EQ: return NV50_IR_SUBOP_VOTE_UNI;
    [all...]

Completed in 191 milliseconds