Flutter Engine
The Flutter Engine
|
#include "impeller/core/texture.h"
#include "impeller/core/texture_descriptor.h"
#include "impeller/renderer/context.h"
Go to the source code of this file.
Classes | |
class | impeller::SwapchainTransientsVK |
Resources, meant to be memoized by the texture descriptor of the wrapped swapchain images, that are intuitively cheap to create but have been observed to be time consuming to construct on some Vulkan drivers. This includes the device-transient MSAA and depth-stencil textures. More... | |
Namespaces | |
namespace | impeller |