Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkResource.h151 virtual void notifyRemovedFromCommandBuffer() const {} in notifyRemovedFromCommandBuffer() function
DGrVkImage.cpp303 void GrVkImage::Resource::notifyRemovedFromCommandBuffer() const { in notifyRemovedFromCommandBuffer() function in GrVkImage::Resource