|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | vulkanMemoryModel |
| VkBool32 | vulkanMemoryModelDeviceScope |
| VkBool32 | vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 5411 of file vulkan_core.h.
| void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext |
Definition at line 5413 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType |
Definition at line 5412 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel |
Definition at line 5414 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 5416 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope |
Definition at line 5415 of file vulkan_core.h.