Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c7153 static const struct transform nir_opt_algebraic_pack_snorm_2x16_xforms[] = { variable
19327 for (unsigned i = 0; i < ARRAY_SIZE(nir_opt_algebraic_pack_snorm_2x16_xforms); i++) { in nir_opt_algebraic_block()
19328 const struct transform *xform = &nir_opt_algebraic_pack_snorm_2x16_xforms[i]; in nir_opt_algebraic_block()