Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h69 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h83 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c107 .lower_unpack_unorm_4x8 = true, \
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp102 *rvalue = lower_unpack_unorm_4x8(op0); in handle_rvalue()
762 lower_unpack_unorm_4x8(ir_rvalue *uint_rval) in lower_unpack_unorm_4x8() function in __anon2271cc1c0111::lower_packing_builtins_visitor
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c68 .lower_unpack_unorm_4x8 = true, \
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c157 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c709 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c614 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1100 .lower_unpack_unorm_4x8 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c83 .lower_unpack_unorm_4x8 = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c212 .lower_unpack_unorm_4x8 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3382 bool lower_unpack_unorm_4x8; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3356 op.lower_unpack_unorm_4x8 = true; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c113 .lower_unpack_unorm_4x8 = true,