|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceVertexAttributeDivisorPropertiesEXT |
| void * | pNext = {} |
| uint32_t | maxVertexAttribDivisor = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceVertexAttributeDivisorPropertiesEXT |
Definition at line 71879 of file vulkan.hpp.
|
inline |
Definition at line 71885 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 71891 of file vulkan.hpp.
|
inline |
Definition at line 71915 of file vulkan.hpp.
|
inline |
Definition at line 71910 of file vulkan.hpp.
|
inline |
Definition at line 71931 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 71903 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 71897 of file vulkan.hpp.
|
inline |
Definition at line 71924 of file vulkan.hpp.
|
static |
Definition at line 71881 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorPropertiesEXT::maxVertexAttribDivisor = {} |
Definition at line 71942 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorPropertiesEXT::pNext = {} |
Definition at line 71941 of file vulkan.hpp.
|
static |
Definition at line 71882 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorPropertiesEXT::sType = StructureType::ePhysicalDeviceVertexAttributeDivisorPropertiesEXT |
Definition at line 71940 of file vulkan.hpp.