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

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

Completed in 68 milliseconds