Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c184 unsigned *texw = calloc(sz, 1); in mir_lower_special_reads() local
213 mark_node_class(texw, ins->dest); in mir_lower_special_reads()
237 bool is_texw = BITSET_TEST(texw, i); in mir_lower_special_reads()
240 * (alur) can read the results of the texture pipeline (texw) in mir_lower_special_reads()
314 free(texw); in mir_lower_special_reads()

Completed in 3 milliseconds