Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::CommandEncoderVK, including all inherited members.
AllocateDescriptorSets(const vk::DescriptorSetLayout &layout, const ContextVK &context) | impeller::CommandEncoderVK | |
CommandEncoderVK(std::weak_ptr< const DeviceHolderVK > device_holder, std::shared_ptr< TrackedObjectsVK > tracked_objects, const std::shared_ptr< QueueVK > &queue, std::shared_ptr< FenceWaiterVK > fence_waiter) | impeller::CommandEncoderVK | |
CommandQueueVK | impeller::CommandEncoderVK | friend |
ContextVK | impeller::CommandEncoderVK | friend |
EndCommandBuffer() const | impeller::CommandEncoderVK | |
GetCommandBuffer() const | impeller::CommandEncoderVK | |
InsertDebugMarker(std::string_view label) const | impeller::CommandEncoderVK | |
IsTracking(const std::shared_ptr< const DeviceBuffer > &texture) const | impeller::CommandEncoderVK | |
IsTracking(const std::shared_ptr< const Texture > &texture) const | impeller::CommandEncoderVK | |
IsValid() const | impeller::CommandEncoderVK | |
PopDebugGroup() const | impeller::CommandEncoderVK | |
PushDebugGroup(std::string_view label) const | impeller::CommandEncoderVK | |
SubmitCallback typedef | impeller::CommandEncoderVK | |
Track(std::shared_ptr< SharedObjectVK > object) | impeller::CommandEncoderVK | |
Track(std::shared_ptr< const DeviceBuffer > buffer) | impeller::CommandEncoderVK | |
Track(const std::shared_ptr< const Texture > &texture) | impeller::CommandEncoderVK | |
Track(std::shared_ptr< const TextureSourceVK > texture) | impeller::CommandEncoderVK | |
~CommandEncoderVK() | impeller::CommandEncoderVK |