Searched refs:reads_tib (Results 1 – 5 of 5) sorted by relevance
84 bool reads_tib = false, writes_sample_mask = false, in agx_fast_link() local108 reads_tib |= part->info.reads_tib; in agx_fast_link()203 if (reads_tib && writes_sample_mask) in agx_fast_link()205 else if (reads_tib) in agx_fast_link()
92 bool reads_tib; member
3633 info->reads_tib = nir->info.fs.uses_fbfetch_output; in agx_compile_shader_nir()
1699 compiled->b.info.reads_tib |= translucent; in agx_compile_variant()
531 - agx: Set reads_tib appropriately