Searched refs:nir_opt_algebraic_ushr_xforms (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
H A Dnir_opt_algebraic.c16144 static const struct transform nir_opt_algebraic_ushr_xforms[] = { variable in typeref:struct:transform
20469 for (unsigned i = 0; i < ARRAY_SIZE(nir_opt_algebraic_ushr_xforms); i++) {
20470 const struct transform *xform = &nir_opt_algebraic_ushr_xforms[i];

Completed in 118 milliseconds