Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_SAMPLE_I (Results 1 – 9 of 9) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_info.c187 { 1, 2, 0, 0, 0, 0, OTHR, "SAMPLE_I", TGSI_OPCODE_SAMPLE_I },
495 case TGSI_OPCODE_SAMPLE_I: in tgsi_opcode_infer_src_type()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c279 case TGSI_OPCODE_SAMPLE_I: in tgsi_opcode_infer_src_type()
Dtgsi_exec.c2555 if (inst->Instruction.Opcode == TGSI_OPCODE_SAMPLE_I || in exec_txf()
2598 if (inst->Instruction.Opcode == TGSI_OPCODE_SAMPLE_I || in exec_txf()
5930 case TGSI_OPCODE_SAMPLE_I: in exec_instruction()
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h498 TGSI_OPCODE_SAMPLE_I = 146, enumerator
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h481 #define TGSI_OPCODE_SAMPLE_I 146 macro
/external/mesa3d/docs/gallium/
Dresources.rst62 TGSI_OPCODE_SAMPLE_I) so the sampler state (coord wrapping etc.)
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c2693 opcode == TGSI_OPCODE_SAMPLE_I || in near_end_of_shader()
4542 bld.bld_base.op_actions[TGSI_OPCODE_SAMPLE_I].emit = sample_i_emit; in lp_build_tgsi_soa()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3478 case TGSI_OPCODE_SAMPLE_I: in handleInstruction()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11819 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},
12016 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},
12242 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},