Searched refs:notifyAddedToCommandBuffer (Results 1 – 4 of 4) sorted by relevance
111 resource->notifyAddedToCommandBuffer(); in addResource()119 resource->notifyAddedToCommandBuffer(); in addRecycledResource()127 resource->notifyAddedToCommandBuffer(); in addRecordingResource()
147 virtual void notifyAddedToCommandBuffer() const {} in notifyAddedToCommandBuffer() function
189 void notifyAddedToCommandBuffer() const override;
258 void GrVkImage::Resource::notifyAddedToCommandBuffer() const { ++fNumCommandBufferOwners; } in notifyAddedToCommandBuffer() function in GrVkImage::Resource