Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h81 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h68 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c66 .lower_unpack_unorm_2x16 = true, \
92 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp99 *rvalue = lower_unpack_unorm_2x16(op0); in handle_rvalue()
721 lower_unpack_unorm_2x16(ir_rvalue *uint_rval) in lower_unpack_unorm_2x16() function in __anon66ac6cb10111::lower_packing_builtins_visitor
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c69 .lower_unpack_unorm_2x16 = true,
125 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c149 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c589 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c1032 .lower_unpack_unorm_2x16 = true, in si_init_screen_get_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c979 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c77 .lower_unpack_unorm_2x16 = true, in radv_get_nir_options()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c212 .lower_unpack_unorm_2x16 = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3542 bool lower_unpack_unorm_2x16; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3269 op.lower_unpack_unorm_2x16 = true; in nvir_nir_shader_compiler_options()