Home
last modified time | relevance | path

Searched refs:lower_pack_unorm_2x16 (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h62 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c62 .lower_pack_unorm_2x16 = true, \
95 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h76 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c103 .lower_pack_unorm_2x16 = true, \
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp84 *rvalue = lower_pack_unorm_2x16(op0); in handle_rvalue()
633 lower_pack_unorm_2x16(ir_rvalue *vec2_rval) in lower_pack_unorm_2x16() function in __anon2668498f0111::lower_packing_builtins_visitor
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c150 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_width.c261 b->shader->options->lower_pack_unorm_2x16); in lower_alu_instr_width()
Dnir.h3370 bool lower_pack_unorm_2x16; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c705 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c607 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c206 .lower_pack_unorm_2x16 = true,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3349 op.lower_pack_unorm_2x16 = true; in nvir_nir_shader_compiler_options()