HomeSort by relevance Sort by last modified time
    Searched refs:fd_bc_invalidate_resource (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_batch_cache.h 69 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
freedreno_resource.c 107 fd_bc_invalidate_resource(rsc, true);
180 fd_bc_invalidate_resource(rsc, false);
671 fd_bc_invalidate_resource(rsc, true);
    [all...]
freedreno_batch_cache.c 205 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) function

Completed in 298 milliseconds