Searched defs:notifyAddedToCommandBuffer (Results 1 – 2 of 2) sorted by relevance
147 virtual void notifyAddedToCommandBuffer() const {} in notifyAddedToCommandBuffer() function
258 void GrVkImage::Resource::notifyAddedToCommandBuffer() const { ++fNumCommandBufferOwners; } in notifyAddedToCommandBuffer() function in GrVkImage::Resource