SDL 2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | vulkanMemoryModel |
VkBool32 | vulkanMemoryModelDeviceScope |
Definition at line 6132 of file vulkan_core.h.
void* VkPhysicalDeviceVulkanMemoryModelFeaturesKHR::pNext |
Definition at line 6134 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceVulkanMemoryModelFeaturesKHR::sType |
Definition at line 6133 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeaturesKHR::vulkanMemoryModel |
Definition at line 6135 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeaturesKHR::vulkanMemoryModelDeviceScope |
Definition at line 6136 of file vulkan_core.h.