Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Ddisasm-a2xx.c311 } fetch_types[0xff] = { variable
356 if (fetch_types[vtx->format].name) { in print_fetch_vtx()
357 printf(" %s", fetch_types[vtx->format].name); in print_fetch_vtx()