Home
last modified time | relevance | path

Searched refs:TGSI_OPCODE_UIF (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c271 case TGSI_OPCODE_UIF: in tgsi_opcode_infer_src_type()
H A Dtgsi_scan.c351 case TGSI_OPCODE_UIF: in scan_instruction()
1070 case TGSI_OPCODE_UIF: in get_block_tessfactor_writemask()
1123 case TGSI_OPCODE_UIF: in get_if_block_tessfactor_writemask()
1209 case TGSI_OPCODE_UIF: in tgsi_scan_tess_ctrl()
H A Dtgsi_transform.c255 case TGSI_OPCODE_UIF: in tgsi_transform_shader()
H A Dtgsi_dynamic_indexing.c219 inst.Instruction.Opcode = TGSI_OPCODE_UIF; in remove_dynamic_indexes()
H A Dtgsi_util.c126 case TGSI_OPCODE_UIF: in tgsi_util_get_src_usage_mask()
H A Dtgsi_dump.c659 case TGSI_OPCODE_UIF: in iter_instruction()
673 inst->Instruction.Opcode == TGSI_OPCODE_UIF || in iter_instruction()
H A Dtgsi_exec.c5290 case TGSI_OPCODE_UIF: in exec_instruction()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h421 TGSI_OPCODE_UIF = 75, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c443 case TGSI_OPCODE_UIF: in analyse_instruction()
H A Dlp_bld_tgsi_aos.c747 case TGSI_OPCODE_UIF: in lp_emit_instruction_aos()
H A Dlp_bld_tgsi_soa.c2705 opcode == TGSI_OPCODE_UIF || in near_end_of_shader()
4524 bld.bld_base.op_actions[TGSI_OPCODE_UIF].emit = uif_emit; in lp_build_tgsi_soa()
H A Dlp_bld_tgsi_action.c1180 bld_base->op_actions[TGSI_OPCODE_UIF].fetch_args = scalar_unary_fetch_args; in lp_set_default_actions()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1854 [TGSI_OPCODE_UIF] = 0,
2131 case TGSI_OPCODE_UIF: in ttn_emit_instruction()
H A Dnir_to_tgsi.c2918 case TGSI_OPCODE_UIF: in ntt_emit_block_ureg()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp307 case TGSI_OPCODE_UIF: in srcMask()
517 case TGSI_OPCODE_UIF: in inferSrcType()
3613 case TGSI_OPCODE_UIF: in handleInstruction()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c11860 [TGSI_OPCODE_UIF] = { ALU_OP0_NOP, tgsi_uif},
12058 [TGSI_OPCODE_UIF] = { ALU_OP0_NOP, tgsi_uif},
12285 [TGSI_OPCODE_UIF] = { ALU_OP0_NOP, tgsi_uif},
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c11071 case TGSI_OPCODE_UIF: in emit_instruction()

Completed in 99 milliseconds