|
SDL
2.0
|
#include <vulkan.hpp>
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceTransformFeedbackPropertiesEXT |
Definition at line 71505 of file vulkan.hpp.
|
inline |
Definition at line 71511 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 71517 of file vulkan.hpp.
|
inline |
Definition at line 71541 of file vulkan.hpp.
|
inline |
Definition at line 71536 of file vulkan.hpp.
|
inline |
Definition at line 71566 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 71529 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 71523 of file vulkan.hpp.
|
inline |
Definition at line 71550 of file vulkan.hpp.
|
static |
Definition at line 71507 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackBufferDataSize = {} |
Definition at line 71581 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackBufferDataStride = {} |
Definition at line 71582 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackBuffers = {} |
Definition at line 71578 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackBufferSize = {} |
Definition at line 71579 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackStreamDataSize = {} |
Definition at line 71580 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::maxTransformFeedbackStreams = {} |
Definition at line 71577 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::pNext = {} |
Definition at line 71576 of file vulkan.hpp.
|
static |
Definition at line 71508 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::sType = StructureType::ePhysicalDeviceTransformFeedbackPropertiesEXT |
Definition at line 71575 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::transformFeedbackDraw = {} |
Definition at line 71586 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::transformFeedbackQueries = {} |
Definition at line 71583 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::transformFeedbackRasterizationStreamSelect = {} |
Definition at line 71585 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceTransformFeedbackPropertiesEXT::transformFeedbackStreamsLinesTriangles = {} |
Definition at line 71584 of file vulkan.hpp.