Flutter Impeller
ImpellerContextVulkanSettings Struct Reference

#include <impeller.h>

Public Attributes

void *IMPELLER_NULLABLE user_data
 
ImpellerVulkanProcAddressCallback IMPELLER_NONNULL proc_address_callback
 
bool enable_vulkan_validation
 

Detailed Description

Definition at line 632 of file impeller.h.

Member Data Documentation

◆ enable_vulkan_validation

bool ImpellerContextVulkanSettings::enable_vulkan_validation

Definition at line 635 of file impeller.h.

Referenced by impeller::interop::testing::PlaygroundTest::CreateContext(), and main().

◆ proc_address_callback

◆ user_data

void* IMPELLER_NULLABLE ImpellerContextVulkanSettings::user_data

The documentation for this struct was generated from the following file: