This is the complete list of members for impeller::TrackedObjectsVK, including all inherited members.
| GetCommandBuffer() const | impeller::TrackedObjectsVK | inline |
| GetDescriptorPool() | impeller::TrackedObjectsVK | inline |
| IsTracking(const std::shared_ptr< const Buffer > &buffer) const | impeller::TrackedObjectsVK | inline |
| IsTracking(const std::shared_ptr< const TextureSourceVK > &texture) const | impeller::TrackedObjectsVK | inline |
| IsValid() const | impeller::TrackedObjectsVK | inline |
| Track(std::shared_ptr< SharedObjectVK > object) | impeller::TrackedObjectsVK | inline |
| Track(std::shared_ptr< const Buffer > buffer) | impeller::TrackedObjectsVK | inline |
| Track(std::shared_ptr< const TextureSourceVK > texture) | impeller::TrackedObjectsVK | inline |
| TrackedObjectsVK(const std::weak_ptr< const DeviceHolder > &device_holder, const std::shared_ptr< CommandPoolVK > &pool) | impeller::TrackedObjectsVK | inlineexplicit |
| ~TrackedObjectsVK() | impeller::TrackedObjectsVK | inline |