SDL  2.0
VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
uint32_t maxVertexAttribDivisor
 

Detailed Description

Definition at line 9843 of file vulkan_core.h.

Field Documentation

◆ maxVertexAttribDivisor

uint32_t VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::maxVertexAttribDivisor

Definition at line 9846 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pNext

Definition at line 9845 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::sType

Definition at line 9844 of file vulkan_core.h.


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