SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
void * | pNext = nullptr |
Bool32 | vertexAttributeInstanceRateDivisor |
Bool32 | vertexAttributeInstanceRateZeroDivisor |
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDeviceVertexAttributeDivisorFeaturesEXT |
Definition at line 18998 of file vulkan.hpp.
|
inline |
Definition at line 19000 of file vulkan.hpp.
|
inline |
|
inline |
Definition at line 19040 of file vulkan.hpp.
|
inline |
Definition at line 19035 of file vulkan.hpp.
|
inline |
Definition at line 19053 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 19045 of file vulkan.hpp.
References pNext, sType, vertexAttributeInstanceRateDivisor, and vertexAttributeInstanceRateZeroDivisor.
Referenced by operator!=().
|
inline |
Definition at line 19017 of file vulkan.hpp.
References pNext.
|
inline |
|
inline |
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorFeaturesEXT::pNext = nullptr |
Definition at line 19062 of file vulkan.hpp.
Referenced by operator==(), and setPNext().
|
private |
Definition at line 19059 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorFeaturesEXT::vertexAttributeInstanceRateDivisor |
Definition at line 19063 of file vulkan.hpp.
Referenced by operator==(), and setVertexAttributeInstanceRateDivisor().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVertexAttributeDivisorFeaturesEXT::vertexAttributeInstanceRateZeroDivisor |
Definition at line 19064 of file vulkan.hpp.
Referenced by operator==(), and setVertexAttributeInstanceRateZeroDivisor().