Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
vulkan_device.cc File Reference
#include "vulkan_device.h"
#include <limits>
#include <map>
#include <vector>
#include "flutter/vulkan/procs/vulkan_proc_table.h"
#include "third_party/skia/include/gpu/vk/GrVkBackendContext.h"
#include "vulkan_surface.h"
#include "vulkan_utilities.h"

Go to the source code of this file.

Namespaces

namespace  vulkan
 

Functions

static uint32_t vulkan::FindGraphicsQueueIndex (const std::vector< VkQueueFamilyProperties > &properties)
 

Variables

constexpr auto vulkan::kVulkanInvalidGraphicsQueueIndex