Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c58 .lower_unpack_unorm_2x16 = true,
78 .lower_unpack_unorm_2x16 = true,
96 .lower_unpack_unorm_2x16 = true,
/external/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 __anon84b5535e0111::lower_packing_builtins_visitor
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c517 .lower_unpack_unorm_2x16 = true,
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c65 .lower_unpack_unorm_2x16 = true,
/external/mesa3d/src/compiler/nir/
Dnir.h1868 bool lower_unpack_unorm_2x16; member
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c19987 condition_flags[33] = options->lower_unpack_unorm_2x16; in nir_opt_algebraic()
20935 condition_flags[33] = options->lower_unpack_unorm_2x16; in nir_opt_algebraic_before_ffma()
21954 condition_flags[33] = options->lower_unpack_unorm_2x16; in nir_opt_algebraic_late()