Searched defs:fd_tile (Results 1 – 1 of 1) sorted by relevance
43 struct fd_tile { struct44 uint8_t p; /* index into vsc_pipe[]s */68 bool fd_gmem_needs_restore(struct fd_batch *batch, struct fd_tile *tile, argument