Searched refs:notifyRemovedFromCommandBuffer (Results 1 – 4 of 4) sorted by relevance
47 fTrackedResources[i]->notifyRemovedFromCommandBuffer(); in freeGPUData()52 fTrackedRecycledResources[i]->notifyRemovedFromCommandBuffer(); in freeGPUData()67 fTrackedResources[i]->notifyRemovedFromCommandBuffer(); in abandonGPUData()72 fTrackedRecycledResources[i]->notifyRemovedFromCommandBuffer(); in abandonGPUData()85 fTrackedResources[i]->notifyRemovedFromCommandBuffer(); in releaseResources()89 fTrackedRecycledResources[i]->notifyRemovedFromCommandBuffer(); in releaseResources()
151 virtual void notifyRemovedFromCommandBuffer() const {} in notifyRemovedFromCommandBuffer() function
212 void notifyRemovedFromCommandBuffer() const override;
303 void GrVkImage::Resource::notifyRemovedFromCommandBuffer() const { in notifyRemovedFromCommandBuffer() function in GrVkImage::Resource