Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_CLOCK (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h379 TGSI_OPCODE_CLOCK = 33, enumerator
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3479 case TGSI_OPCODE_CLOCK: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11818 [TGSI_OPCODE_CLOCK] = { ALU_OP0_NOP, tgsi_unsupported},
12016 [TGSI_OPCODE_CLOCK] = { ALU_OP0_NOP, tgsi_clock},
12243 [TGSI_OPCODE_CLOCK] = { ALU_OP0_NOP, tgsi_clock},