Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h584 TGSI_OPCODE_VOTE_ALL = 224, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp552 case TGSI_OPCODE_VOTE_ALL: in inferSrcType()
963 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL; in opcodeToSubOp()
3440 case TGSI_OPCODE_VOTE_ALL: in handleInstruction()