Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceRenderPassStripedPropertiesARM Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkExtent2D renderPassStripeGranularity
 
uint32_t maxRenderPassStripes
 

Detailed Description

Definition at line 17965 of file vulkan_core.h.

Field Documentation

◆ maxRenderPassStripes

uint32_t VkPhysicalDeviceRenderPassStripedPropertiesARM::maxRenderPassStripes

Definition at line 17969 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceRenderPassStripedPropertiesARM::pNext

Definition at line 17967 of file vulkan_core.h.

◆ renderPassStripeGranularity

VkExtent2D VkPhysicalDeviceRenderPassStripedPropertiesARM::renderPassStripeGranularity

Definition at line 17968 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceRenderPassStripedPropertiesARM::sType

Definition at line 17966 of file vulkan_core.h.


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