HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | vulkanMemoryModel |
VkBool32 | vulkanMemoryModelDeviceScope |
VkBool32 | vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6222 of file vulkan_core.h.
void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext |
Definition at line 6224 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType |
Definition at line 6223 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel |
Definition at line 6225 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6227 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope |
Definition at line 6226 of file vulkan_core.h.