Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkExtent2D | renderPassStripeGranularity |
uint32_t | maxRenderPassStripes |
Definition at line 17965 of file vulkan_core.h.
uint32_t VkPhysicalDeviceRenderPassStripedPropertiesARM::maxRenderPassStripes |
Definition at line 17969 of file vulkan_core.h.
void* VkPhysicalDeviceRenderPassStripedPropertiesARM::pNext |
Definition at line 17967 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceRenderPassStripedPropertiesARM::renderPassStripeGranularity |
Definition at line 17968 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceRenderPassStripedPropertiesARM::sType |
Definition at line 17966 of file vulkan_core.h.