Home
last modified time | relevance | path

Searched defs:high_16bits (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_xfb_info.h45 bool high_16bits; member
H A Dnir.h2007 unsigned high_16bits : 1; /* whether accessing low or high half of the slot */ member
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir.c689 get_output_and_type(ac_nir_prerast_out *out, unsigned slot, bool high_16bits, in get_output_and_type()
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp5593 Temp prim_mask, bool high_16bits) in emit_interp_instr_gfx11()
5625 Temp prim_mask, bool high_16bits) in emit_interp_instr()
5670 Temp dst, Temp prim_mask, bool high_16bits) in emit_interp_mov_instr()
5758 bool high_16bits = nir_intrinsic_io_semantics(instr).high_16bits; in visit_load_interpolated_input() local
5893 bool high_16bits = nir_intrinsic_io_semantics(instr).high_16bits; in visit_load_fs_input() local
H A Daco_lower_to_hw_instr.cpp2699 bool high_16bits = false; in lower_to_hw_instr() local
H A Daco_ir.h1550 bool high_16bits; member
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c2761 bool high_16bits) in load_interpolated_input()
H A Dac_llvm_build.c783 LLVMValueRef j, bool high_16bits) in ac_build_fs_interp_f16()