Searched refs:agx_nir_lower_alpha_to_coverage (Results 1 – 3 of 3) sorted by relevance
106 bool agx_nir_lower_alpha_to_coverage(struct nir_shader *shader,
16 agx_nir_lower_alpha_to_coverage(nir_shader *shader, uint8_t nr_samples) in agx_nir_lower_alpha_to_coverage() function
385 NIR_PASS(_, b->shader, agx_nir_lower_alpha_to_coverage, tib.nr_samples); in agx_nir_fs_epilog()