struct PhysicalDeviceTexelBufferAlignmentProperties
Defined at line 92485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::DeviceSize storageTexelBufferOffsetAlignmentBytes
vk::Bool32 storageTexelBufferOffsetSingleTexelAlignment
vk::DeviceSize uniformTexelBufferOffsetAlignmentBytes
vk::Bool32 uniformTexelBufferOffsetSingleTexelAlignment
Public Methods
void PhysicalDeviceTexelBufferAlignmentProperties (vk::DeviceSize storageTexelBufferOffsetAlignmentBytes_, vk::Bool32 storageTexelBufferOffsetSingleTexelAlignment_, vk::DeviceSize uniformTexelBufferOffsetAlignmentBytes_, vk::Bool32 uniformTexelBufferOffsetSingleTexelAlignment_, void * pNext_)
Defined at line 92493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTexelBufferAlignmentProperties (const PhysicalDeviceTexelBufferAlignmentProperties & rhs)
Defined at line 92506 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceTexelBufferAlignmentProperties (const VkPhysicalDeviceTexelBufferAlignmentProperties & rhs)
Defined at line 92508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTexelBufferAlignmentProperties & operator= (const PhysicalDeviceTexelBufferAlignmentProperties & rhs)
Defined at line 92513 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceTexelBufferAlignmentProperties & operator= (const VkPhysicalDeviceTexelBufferAlignmentProperties & rhs)
Defined at line 92516 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceTexelBufferAlignmentProperties & operator const VkPhysicalDeviceTexelBufferAlignmentProperties & ()
Defined at line 92522 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceTexelBufferAlignmentProperties & operator VkPhysicalDeviceTexelBufferAlignmentProperties & ()
Defined at line 92527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceTexelBufferAlignmentProperties & )
Defined at line 92555 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp