SDL  2.0
VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkDeviceSize storageTexelBufferOffsetAlignmentBytes
 
VkBool32 storageTexelBufferOffsetSingleTexelAlignment
 
VkDeviceSize uniformTexelBufferOffsetAlignmentBytes
 
VkBool32 uniformTexelBufferOffsetSingleTexelAlignment
 

Detailed Description

Definition at line 11038 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::pNext

Definition at line 11040 of file vulkan_core.h.

◆ storageTexelBufferOffsetAlignmentBytes

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::storageTexelBufferOffsetAlignmentBytes

Definition at line 11041 of file vulkan_core.h.

◆ storageTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::storageTexelBufferOffsetSingleTexelAlignment

Definition at line 11042 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::sType

Definition at line 11039 of file vulkan_core.h.

◆ uniformTexelBufferOffsetAlignmentBytes

VkDeviceSize VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::uniformTexelBufferOffsetAlignmentBytes

Definition at line 11043 of file vulkan_core.h.

◆ uniformTexelBufferOffsetSingleTexelAlignment

VkBool32 VkPhysicalDeviceTexelBufferAlignmentPropertiesEXT::uniformTexelBufferOffsetSingleTexelAlignment

Definition at line 11044 of file vulkan_core.h.


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