SDL
2.0
|
#include <vulkan.hpp>
Private Attributes | |
StructureType | sType = StructureType::eObjectTableCreateInfoNVX |
Definition at line 30826 of file vulkan.hpp.
|
inline |
Definition at line 30828 of file vulkan.hpp.
|
inline |
Definition at line 30849 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 30924 of file vulkan.hpp.
|
inline |
Definition at line 30919 of file vulkan.hpp.
|
inline |
Definition at line 30944 of file vulkan.hpp.
References operator==().
|
inline |
Definition at line 30854 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 30929 of file vulkan.hpp.
References maxPipelineLayouts, maxSampledImagesPerDescriptor, maxStorageBuffersPerDescriptor, maxStorageImagesPerDescriptor, maxUniformBuffersPerDescriptor, objectCount, pNext, pObjectEntryCounts, pObjectEntryTypes, pObjectEntryUsageFlags, and sType.
Referenced by operator!=().
|
inline |
Definition at line 30913 of file vulkan.hpp.
References maxPipelineLayouts.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 30865 of file vulkan.hpp.
References objectCount.
|
inline |
Definition at line 30859 of file vulkan.hpp.
References pNext.
|
inline |
Definition at line 30877 of file vulkan.hpp.
References pObjectEntryCounts.
|
inline |
Definition at line 30871 of file vulkan.hpp.
References pObjectEntryTypes.
|
inline |
Definition at line 30883 of file vulkan.hpp.
References pObjectEntryUsageFlags.
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::maxPipelineLayouts |
Definition at line 30962 of file vulkan.hpp.
Referenced by operator==(), and setMaxPipelineLayouts().
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::maxSampledImagesPerDescriptor |
Definition at line 30961 of file vulkan.hpp.
Referenced by operator==(), and setMaxSampledImagesPerDescriptor().
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::maxStorageBuffersPerDescriptor |
Definition at line 30959 of file vulkan.hpp.
Referenced by operator==(), and setMaxStorageBuffersPerDescriptor().
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::maxStorageImagesPerDescriptor |
Definition at line 30960 of file vulkan.hpp.
Referenced by operator==(), and setMaxStorageImagesPerDescriptor().
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::maxUniformBuffersPerDescriptor |
Definition at line 30958 of file vulkan.hpp.
Referenced by operator==(), and setMaxUniformBuffersPerDescriptor().
uint32_t VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::objectCount |
Definition at line 30954 of file vulkan.hpp.
Referenced by operator==(), and setObjectCount().
const void* VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::pNext = nullptr |
Definition at line 30953 of file vulkan.hpp.
Referenced by operator==(), and setPNext().
const uint32_t* VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::pObjectEntryCounts |
Definition at line 30956 of file vulkan.hpp.
Referenced by operator==(), and setPObjectEntryCounts().
const ObjectEntryTypeNVX* VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::pObjectEntryTypes |
Definition at line 30955 of file vulkan.hpp.
Referenced by operator==(), and setPObjectEntryTypes().
const ObjectEntryUsageFlagsNVX* VULKAN_HPP_NAMESPACE::ObjectTableCreateInfoNVX::pObjectEntryUsageFlags |
Definition at line 30957 of file vulkan.hpp.
Referenced by operator==(), and setPObjectEntryUsageFlags().
|
private |
Definition at line 30950 of file vulkan.hpp.
Referenced by operator==().