Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | vulkanMemoryModel |
VkBool32 | vulkanMemoryModelDeviceScope |
VkBool32 | vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6303 of file vulkan_core.h.
void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext |
Definition at line 6305 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType |
Definition at line 6304 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel |
Definition at line 6306 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6308 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope |
Definition at line 6307 of file vulkan_core.h.