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

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

Completed in 3 milliseconds