#include <vulkan_structs.hpp>
Definition at line 85305 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceTexelBufferAlignmentProperties() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceTexelBufferAlignmentProperties::PhysicalDeviceTexelBufferAlignmentProperties |
( |
vk::DeviceSize |
storageTexelBufferOffsetAlignmentBytes_ = {} , |
|
|
vk::Bool32 |
storageTexelBufferOffsetSingleTexelAlignment_ = {} , |
|
|
vk::DeviceSize |
uniformTexelBufferOffsetAlignmentBytes_ = {} , |
|
|
vk::Bool32 |
uniformTexelBufferOffsetSingleTexelAlignment_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceTexelBufferAlignmentProperties() [2/3]
◆ PhysicalDeviceTexelBufferAlignmentProperties() [3/3]
◆ operator VkPhysicalDeviceTexelBufferAlignmentProperties &()
◆ operator VkPhysicalDeviceTexelBufferAlignmentProperties const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceTexelBufferAlignmentProperties::allowDuplicate = false |
|
static |
◆ pNext
void* vk::PhysicalDeviceTexelBufferAlignmentProperties::pNext = {} |
◆ storageTexelBufferOffsetAlignmentBytes
vk::DeviceSize vk::PhysicalDeviceTexelBufferAlignmentProperties::storageTexelBufferOffsetAlignmentBytes = {} |
◆ storageTexelBufferOffsetSingleTexelAlignment
vk::Bool32 vk::PhysicalDeviceTexelBufferAlignmentProperties::storageTexelBufferOffsetSingleTexelAlignment = {} |
◆ structureType
◆ sType
◆ uniformTexelBufferOffsetAlignmentBytes
vk::DeviceSize vk::PhysicalDeviceTexelBufferAlignmentProperties::uniformTexelBufferOffsetAlignmentBytes = {} |
◆ uniformTexelBufferOffsetSingleTexelAlignment
vk::Bool32 vk::PhysicalDeviceTexelBufferAlignmentProperties::uniformTexelBufferOffsetSingleTexelAlignment = {} |
The documentation for this struct was generated from the following file: