Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.h369 fd_batch_references_resource(struct fd_batch *batch, struct fd_resource *rsc) in fd_batch_references_resource() function
391 if (unlikely(!fd_batch_references_resource(batch, rsc))) in fd_batch_resource_read()
Dfreedreno_batch.c440 if (likely(fd_batch_references_resource(batch, rsc))) { in fd_batch_add_resource()