Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h78 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h65 .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 __anon66ac6cb10111::lower_packing_builtins_visitor
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c62 .lower_pack_unorm_4x8 = true, \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c63 .lower_pack_unorm_4x8 = true,
119 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c144 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c231 b->shader->options->lower_pack_unorm_4x8); in lower_alu_instr_scalar()
Dnir.h3534 bool lower_pack_unorm_4x8; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c665 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c584 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1029 .lower_pack_unorm_4x8 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c976 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c70 .lower_pack_unorm_4x8 = true, in radv_get_nir_options()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c214 .lower_pack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3266 op.lower_pack_unorm_4x8 = true; in nvir_nir_shader_compiler_options()