Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
mock_vulkan.h File Reference
#include <functional>
#include <memory>
#include <string>
#include <vector>
#include "impeller/base/thread.h"
#include "impeller/renderer/backend/vulkan/context_vk.h"
#include "vulkan/vulkan_core.h"
#include "vulkan/vulkan_enums.hpp"

Go to the source code of this file.

Classes

class  impeller::testing::MockFence
 
class  impeller::testing::MockVulkanContextBuilder
 

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

std::shared_ptr< std::vector< std::string > > impeller::testing::GetMockVulkanFunctions (VkDevice device)
 
void impeller::testing::SetSwapchainImageSize (ISize size)
 Override the image size returned by all swapchain images.