Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_LODQ (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c245 case TGSI_OPCODE_LODQ: in tgsi_util_get_src_usage_mask()
270 if (opcode == TGSI_OPCODE_LODQ) in tgsi_util_get_src_usage_mask()
H A Dtgsi_scan.c64 opcode == TGSI_OPCODE_LODQ; in is_mem_query_inst()
374 case TGSI_OPCODE_LODQ: in scan_instruction()
H A Dtgsi_exec.c5141 case TGSI_OPCODE_LODQ: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h538 TGSI_OPCODE_LODQ = 183, enumerator
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1381 case TGSI_OPCODE_LODQ: in ttn_tex()
1941 [TGSI_OPCODE_LODQ] = 0,
2111 case TGSI_OPCODE_LODQ: in ttn_emit_instruction()
H A Dnir_to_tgsi.c2658 tex_opcode = TGSI_OPCODE_LODQ; in ntt_emit_texture()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp324 case TGSI_OPCODE_LODQ: in srcMask()
3514 case TGSI_OPCODE_LODQ: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c8497 else if (inst->Instruction.Opcode == TGSI_OPCODE_LODQ) { in tgsi_tex()
11968 [TGSI_OPCODE_LODQ] = { FETCH_OP_GET_LOD, tgsi_unsupported},
12165 [TGSI_OPCODE_LODQ] = { FETCH_OP_GET_LOD, tgsi_tex},
12392 [TGSI_OPCODE_LODQ] = { FETCH_OP_GET_LOD, tgsi_tex},
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c4542 bld.bld_base.op_actions[TGSI_OPCODE_LODQ].emit = lodq_emit; in lp_build_tgsi_soa()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c11019 case TGSI_OPCODE_LODQ: in emit_instruction()

Completed in 56 milliseconds