Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c279 case TGSI_OPCODE_SAMPLE_I: in tgsi_opcode_infer_src_type()
Dtgsi_exec.c2339 if (inst->Instruction.Opcode == TGSI_OPCODE_SAMPLE_I || in exec_txf()
2382 if (inst->Instruction.Opcode == TGSI_OPCODE_SAMPLE_I || in exec_txf()
5603 case TGSI_OPCODE_SAMPLE_I: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h493 TGSI_OPCODE_SAMPLE_I = 146, enumerator
/third_party/mesa3d/docs/gallium/
Dresources.rst62 TGSI_OPCODE_SAMPLE_I) so the sampler state (coord wrapping etc.)
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c2699 opcode == TGSI_OPCODE_SAMPLE_I || in near_end_of_shader()
4549 bld.bld_base.op_actions[TGSI_OPCODE_SAMPLE_I].emit = sample_i_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c1415 sample_ureg_emit(ureg, TGSI_OPCODE_SAMPLE_I, 2, &opcode, in Shader_tgsi_translate()
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3543 case TGSI_OPCODE_SAMPLE_I: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c11931 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},
12128 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},
12355 [TGSI_OPCODE_SAMPLE_I] = { 0, tgsi_unsupported},