Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h279 void fd_batch_resource_read_slowpath(struct fd_batch *batch,
Dfreedreno_resource.h392 fd_batch_resource_read_slowpath(batch, rsc); in fd_batch_resource_read()
Dfreedreno_batch.c508 fd_batch_resource_read_slowpath(struct fd_batch *batch, struct fd_resource *rsc) in fd_batch_resource_read_slowpath() function