Home
last modified time | relevance | path

Searched refs:lower_pack_half_2x16 (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h75 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h62 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp90 *rvalue = lower_pack_half_2x16(op0); in handle_rvalue()
1001 lower_pack_half_2x16(ir_rvalue *vec2_rval) in lower_pack_half_2x16() function in __anon66ac6cb10111::lower_packing_builtins_visitor
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c58 .lower_pack_half_2x16 = true, \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c60 .lower_pack_half_2x16 = true,
116 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c145 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c182 if (!b->shader->options->lower_pack_half_2x16) in lower_alu_instr_scalar()
Dnir.h3531 bool lower_pack_half_2x16; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c669 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c585 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c973 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c71 .lower_pack_half_2x16 = true, in radv_get_nir_options()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c218 .lower_pack_half_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3263 op.lower_pack_half_2x16 = true; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst1190 - radv,aco: lower_pack_half_2x16