|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR |
| void * | pNext = {} |
| uint32_t | maxPushDescriptors = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR |
Definition at line 68034 of file vulkan.hpp.
|
inline |
Definition at line 68040 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 68046 of file vulkan.hpp.
|
inline |
Definition at line 68070 of file vulkan.hpp.
|
inline |
Definition at line 68065 of file vulkan.hpp.
|
inline |
Definition at line 68086 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 68058 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 68052 of file vulkan.hpp.
|
inline |
Definition at line 68079 of file vulkan.hpp.
|
static |
Definition at line 68036 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors = {} |
Definition at line 68097 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::pNext = {} |
Definition at line 68096 of file vulkan.hpp.
|
static |
Definition at line 68037 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR |
Definition at line 68095 of file vulkan.hpp.