Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | vulkanMemoryModel |
VkBool32 | vulkanMemoryModelDeviceScope |
VkBool32 | vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6343 of file vulkan_core.h.
void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext |
Definition at line 6345 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType |
Definition at line 6344 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel |
Definition at line 6346 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains |
Definition at line 6348 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope |
Definition at line 6347 of file vulkan_core.h.