Captures the lifetime of a test VkImage along with its bound memory. More...
#include <test_vulkan_image.h>
Public Member Functions | |
| TestVulkanImage (TestVulkanImage &&other) | |
| TestVulkanImage & | operator= (TestVulkanImage &&other) |
| ~TestVulkanImage () | |
| VkImage | GetImage () |
Captures the lifetime of a test VkImage along with its bound memory.
Definition at line 18 of file test_vulkan_image.h.
|
default |
|
default |
| VkImage flutter::testing::TestVulkanImage::GetImage | ( | ) |
Definition at line 18 of file test_vulkan_image.cc.
Referenced by flutter::testing::EmbedderTestBackingStoreProducerVulkan::Create().
|
default |