Vulkan-Hpp
VkPhysicalDeviceRenderPassStripedPropertiesARM Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D renderPassStripeGranularity
 
uint32_t maxRenderPassStripes
 

Detailed Description

Definition at line 17410 of file vulkan_core.h.

Member Data Documentation

◆ maxRenderPassStripes

uint32_t VkPhysicalDeviceRenderPassStripedPropertiesARM::maxRenderPassStripes

Definition at line 17414 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceRenderPassStripedPropertiesARM::pNext

Definition at line 17412 of file vulkan_core.h.

◆ renderPassStripeGranularity

VkExtent2D VkPhysicalDeviceRenderPassStripedPropertiesARM::renderPassStripeGranularity

Definition at line 17413 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRenderPassStripedPropertiesARM::sType

Definition at line 17411 of file vulkan_core.h.


The documentation for this struct was generated from the following file: