Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | dynamicRendering |
Definition at line 7266 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDynamicRenderingFeatures::dynamicRendering |
Definition at line 7269 of file vulkan_core.h.
void* VkPhysicalDeviceDynamicRenderingFeatures::pNext |
Definition at line 7268 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDynamicRenderingFeatures::sType |
Definition at line 7267 of file vulkan_core.h.