Home
last modified time | relevance | path

Searched refs:lower_unpack_snorm_4x8 (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c57 .lower_unpack_snorm_4x8 = true,
/external/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp96 *rvalue = lower_unpack_snorm_4x8(op0); in handle_rvalue()
576 lower_unpack_snorm_4x8(ir_rvalue *uint_rval) in lower_unpack_snorm_4x8() function in __anon84b5535e0111::lower_packing_builtins_visitor
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c516 .lower_unpack_snorm_4x8 = true,
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c64 .lower_unpack_snorm_4x8 = true,
/external/mesa3d/src/compiler/nir/
Dnir.h1871 bool lower_unpack_snorm_4x8; member
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1882 .lower_unpack_snorm_4x8 = true,
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c19990 condition_flags[36] = options->lower_unpack_snorm_4x8; in nir_opt_algebraic()
20938 condition_flags[36] = options->lower_unpack_snorm_4x8; in nir_opt_algebraic_before_ffma()
21957 condition_flags[36] = options->lower_unpack_snorm_4x8; in nir_opt_algebraic_late()