ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceRenderPassStripedPropertiesARM Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceRenderPassStripedPropertiesARM:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D renderPassStripeGranularity
 
uint32_t maxRenderPassStripes
 

Detailed Description

Definition at line 11901 of file vulkan.h.

Member Data Documentation

◆ maxRenderPassStripes

uint32_t VkPhysicalDeviceRenderPassStripedPropertiesARM::maxRenderPassStripes

Definition at line 11906 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceRenderPassStripedPropertiesARM::pNext

Definition at line 11904 of file vulkan.h.

◆ renderPassStripeGranularity

VkExtent2D VkPhysicalDeviceRenderPassStripedPropertiesARM::renderPassStripeGranularity

Definition at line 11905 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceRenderPassStripedPropertiesARM::sType

Definition at line 11903 of file vulkan.h.


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