Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h256 } instr_cf_alloc_t; typedef
262 instr_cf_alloc_t alloc;
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c332 instr_cf_alloc_t *alloc, instr_cf_exec_t *exec) in write_cfs()
365 instr_cf_alloc_t alloc = {.opc = ALLOC}; in assemble()