Home
last modified time | relevance | path

Searched refs:lower_unpack_snorm_2x16 (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c65 .lower_unpack_snorm_2x16 = true, \
96 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h68 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h82 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c106 .lower_unpack_snorm_2x16 = true, \
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp93 *rvalue = lower_unpack_snorm_2x16(op0); in handle_rvalue()
519 lower_unpack_snorm_2x16(ir_rvalue *uint_rval) in lower_unpack_snorm_2x16() function in __anon2271cc1c0111::lower_packing_builtins_visitor
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c154 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c611 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1097 .lower_unpack_snorm_2x16 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c80 .lower_unpack_snorm_2x16 = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c209 .lower_unpack_snorm_2x16 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3381 bool lower_unpack_snorm_2x16; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3355 op.lower_unpack_snorm_2x16 = true; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c110 .lower_unpack_snorm_2x16 = true,