Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c343 if (alloc && alloc->buffer_select == SQ_MEMORY && in write_cfs()
384 alloc.buffer_select = SQ_PARAMETER_PIXEL; in assemble()
473 bool need_new_alloc = buffer != alloc.buffer_select; in assemble()
488 alloc.buffer_select = buffer; in assemble()
/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h250 instr_alloc_type_t buffer_select : 2; member
Ddisasm-a2xx.c568 printf(" %s SIZE(0x%x)", bufname[cf->alloc.buffer_select], cf->alloc.size); in print_cf_alloc()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45181 unsigned int buffer_select: 1; member