Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h241 instr_alloc_type_t buffer_select : 2; member
Ddisasm-a2xx.c544 printf(" %s SIZE(0x%x)", bufname[cf->alloc.buffer_select], cf->alloc.size); in print_cf_alloc()
Dir-a2xx.c232 instr->alloc.buffer_select = cf->alloc.type; in cf_emit()