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

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

Completed in 198 milliseconds