Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h73 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h64 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c63 .lower_unpack_snorm_2x16 = true, \
88 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c67 .lower_unpack_snorm_2x16 = true,
119 .lower_unpack_snorm_2x16 = true,
/external/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 __anon7184e4c50111::lower_packing_builtins_visitor
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c564 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c970 .lower_unpack_snorm_2x16 = true, in si_init_screen_get_functions()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c943 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c68 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c227 .lower_unpack_snorm_2x16 = true,
/external/mesa3d/src/compiler/nir/
Dnir.h3348 bool lower_unpack_snorm_2x16; member
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3255 op.lower_unpack_snorm_2x16 = true; in nvir_nir_shader_compiler_options()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c438696 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic()
440333 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_before_ffma()
460109 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_late()
461657 condition_flags[75] = options->lower_unpack_snorm_2x16; in nir_opt_algebraic_distribute_src_mods()