Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_GATHER4 (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h500 TGSI_OPCODE_GATHER4 = 153, enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c621 inst->Instruction.Opcode <= TGSI_OPCODE_GATHER4)) { in iter_instruction()
Dtgsi_text.c1082 if (i >= TGSI_OPCODE_SAMPLE && i <= TGSI_OPCODE_GATHER4) { in parse_instruction()
Dtgsi_exec.c5635 case TGSI_OPCODE_GATHER4: in exec_instruction()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c4552 bld.bld_base.op_actions[TGSI_OPCODE_GATHER4].emit = gather4_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11938 [TGSI_OPCODE_GATHER4] = { 0, tgsi_unsupported},
12135 [TGSI_OPCODE_GATHER4] = { 0, tgsi_unsupported},
12362 [TGSI_OPCODE_GATHER4] = { 0, tgsi_unsupported},