Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | multiview |
VkBool32 | multiviewGeometryShader |
VkBool32 | multiviewTessellationShader |
Definition at line 5411 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMultiviewFeatures::multiview |
Definition at line 5414 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMultiviewFeatures::multiviewGeometryShader |
Definition at line 5415 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMultiviewFeatures::multiviewTessellationShader |
Definition at line 5416 of file vulkan_core.h.
void* VkPhysicalDeviceMultiviewFeatures::pNext |
Definition at line 5413 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMultiviewFeatures::sType |
Definition at line 5412 of file vulkan_core.h.