|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceTexelBufferAlignmentFeaturesEXT |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | texelBufferAlignment = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceTexelBufferAlignmentFeaturesEXT |
Definition at line 70991 of file vulkan.hpp.
|
inline |
Definition at line 70997 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 71003 of file vulkan.hpp.
|
inline |
Definition at line 71039 of file vulkan.hpp.
|
inline |
Definition at line 71034 of file vulkan.hpp.
|
inline |
Definition at line 71055 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 71015 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 71009 of file vulkan.hpp.
|
inline |
Definition at line 71048 of file vulkan.hpp.
|
inline |
Definition at line 71021 of file vulkan.hpp.
|
inline |
Definition at line 71027 of file vulkan.hpp.
|
static |
Definition at line 70993 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentFeaturesEXT::pNext = {} |
Definition at line 71065 of file vulkan.hpp.
|
static |
Definition at line 70994 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentFeaturesEXT::sType = StructureType::ePhysicalDeviceTexelBufferAlignmentFeaturesEXT |
Definition at line 71064 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTexelBufferAlignmentFeaturesEXT::texelBufferAlignment = {} |
Definition at line 71066 of file vulkan.hpp.