Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_xfb_info.h45 bool high_16bits; member
Dnir.h1990 unsigned high_16bits : 1; /* whether accessing low or high half of the slot */ member
/external/mesa3d/src/amd/common/nir/
Dac_nir_prerast_utils.c581 get_output_and_type(ac_nir_prerast_out *out, unsigned slot, bool high_16bits, in get_output_and_type()
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5398 Temp prim_mask, bool high_16bits) in emit_interp_instr_gfx11()
5430 Temp prim_mask, bool high_16bits) in emit_interp_instr()
5475 Temp dst, Temp prim_mask, bool high_16bits) in emit_interp_mov_instr()
5508 bool high_16bits = nir_intrinsic_io_semantics(instr).high_16bits; in visit_load_interpolated_input() local
5643 bool high_16bits = nir_intrinsic_io_semantics(instr).high_16bits; in visit_load_fs_input() local
Daco_lower_to_hw_instr.cpp2731 bool high_16bits = false; in lower_to_hw_instr() local
Daco_ir.h1572 bool high_16bits; member
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c2596 bool high_16bits) in load_interpolated_input()
Dac_llvm_build.c690 LLVMValueRef j, bool high_16bits) in ac_build_fs_interp_f16()