Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/compiler/
Dbrw_nir_trig_workarounds.c61 static const struct transform brw_nir_apply_trig_workarounds_fcos_xforms[] = { variable
127 for (unsigned i = 0; i < ARRAY_SIZE(brw_nir_apply_trig_workarounds_fcos_xforms); i++) { in brw_nir_apply_trig_workarounds_block()
128 const struct transform *xform = &brw_nir_apply_trig_workarounds_fcos_xforms[i]; in brw_nir_apply_trig_workarounds_block()