struct PhysicalDeviceTexelBufferAlignmentProperties

Defined at line 148457 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceTexelBufferAlignmentProperties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceTexelBufferAlignmentProperties.html

Public Members

StructureType sType
void * pNext
DeviceSize storageTexelBufferOffsetAlignmentBytes
Bool32 storageTexelBufferOffsetSingleTexelAlignment
DeviceSize uniformTexelBufferOffsetAlignmentBytes
Bool32 uniformTexelBufferOffsetSingleTexelAlignment

Public Methods

void PhysicalDeviceTexelBufferAlignmentProperties (DeviceSize storageTexelBufferOffsetAlignmentBytes_, Bool32 storageTexelBufferOffsetSingleTexelAlignment_, DeviceSize uniformTexelBufferOffsetAlignmentBytes_, Bool32 uniformTexelBufferOffsetSingleTexelAlignment_, void * pNext_)

Defined at line 148465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceTexelBufferAlignmentProperties (const PhysicalDeviceTexelBufferAlignmentProperties & rhs)

Defined at line 148478 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceTexelBufferAlignmentProperties (const VkPhysicalDeviceTexelBufferAlignmentProperties & rhs)

Defined at line 148480 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceTexelBufferAlignmentProperties & operator= (const PhysicalDeviceTexelBufferAlignmentProperties & rhs)

Defined at line 148485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceTexelBufferAlignmentProperties & operator= (const VkPhysicalDeviceTexelBufferAlignmentProperties & rhs)

Defined at line 148488 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceTexelBufferAlignmentProperties & operator const VkPhysicalDeviceTexelBufferAlignmentProperties & ()

Defined at line 148494 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceTexelBufferAlignmentProperties & operator VkPhysicalDeviceTexelBufferAlignmentProperties & ()

Defined at line 148499 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceTexelBufferAlignmentProperties * operator const VkPhysicalDeviceTexelBufferAlignmentProperties * ()

Defined at line 148504 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceTexelBufferAlignmentProperties * operator VkPhysicalDeviceTexelBufferAlignmentProperties * ()

Defined at line 148509 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceTexelBufferAlignmentProperties & )

Defined at line 148528 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp