Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h270 void fd_batch_resource_read_slowpath(struct fd_batch *batch, struct fd_resource *rsc);
Dfreedreno_resource.h309 fd_batch_resource_read_slowpath(batch, rsc); in fd_batch_resource_read()
Dfreedreno_batch.c480 fd_batch_resource_read_slowpath(struct fd_batch *batch, struct fd_resource *rsc) in fd_batch_resource_read_slowpath() function