Home
last modified time | relevance | path

Searched defs:notifyAddedToCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkResource.h147 virtual void notifyAddedToCommandBuffer() const {} in notifyAddedToCommandBuffer() function
DGrVkImage.cpp258 void GrVkImage::Resource::notifyAddedToCommandBuffer() const { ++fNumCommandBufferOwners; } in notifyAddedToCommandBuffer() function in GrVkImage::Resource