Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
driver_info_vk.cc File Reference
#include "impeller/renderer/backend/vulkan/driver_info_vk.h"
#include <iomanip>
#include <sstream>
#include "flutter/fml/build_config.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

constexpr VendorVK impeller::IdentifyVendor (uint32_t vendor)
 
constexpr const char * impeller::VendorToString (VendorVK vendor)
 
constexpr const char * impeller::DeviceTypeToString (DeviceTypeVK type)
 
constexpr DeviceTypeVK impeller::ToDeviceType (const vk::PhysicalDeviceType &type)