Home
last modified time | relevance | path

Searched refs:lower_pack_unorm_4x8 (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h64 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h78 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c102 .lower_pack_unorm_4x8 = true, \
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp87 *rvalue = lower_pack_unorm_4x8(op0); in handle_rvalue()
677 lower_pack_unorm_4x8(ir_rvalue *vec4_rval) in lower_pack_unorm_4x8() function in __anon2668498f0111::lower_packing_builtins_visitor
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c63 .lower_pack_unorm_4x8 = true, \
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c151 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_width.c272 b->shader->options->lower_pack_unorm_4x8); in lower_alu_instr_width()
Dnir.h3372 bool lower_pack_unorm_4x8; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c707 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c608 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1096 .lower_pack_unorm_4x8 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c75 .lower_pack_unorm_4x8 = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c210 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3351 op.lower_pack_unorm_4x8 = true; in nvir_nir_shader_compiler_options()