SDL 2.0
|
#include <vulkan.hpp>
Data Fields | |
ObjectEntryTypeNVX | type |
ObjectEntryUsageFlagsNVX | flags |
Buffer | buffer |
IndexType | indexType |
Definition at line 31257 of file vulkan.hpp.
|
inline |
Definition at line 31259 of file vulkan.hpp.
|
inlineexplicit |
|
inline |
Definition at line 31279 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 31318 of file vulkan.hpp.
|
inline |
Definition at line 31313 of file vulkan.hpp.
|
inline |
Definition at line 31331 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 31323 of file vulkan.hpp.
References buffer, flags, indexType, and type.
Referenced by operator!=().
|
inline |
Definition at line 31301 of file vulkan.hpp.
|
inline |
Definition at line 31295 of file vulkan.hpp.
|
inline |
Definition at line 31307 of file vulkan.hpp.
References indexType.
|
inline |
Definition at line 31289 of file vulkan.hpp.
Buffer VULKAN_HPP_NAMESPACE::ObjectTableIndexBufferEntryNVX::buffer |
Definition at line 31338 of file vulkan.hpp.
Referenced by operator==().
ObjectEntryUsageFlagsNVX VULKAN_HPP_NAMESPACE::ObjectTableIndexBufferEntryNVX::flags |
Definition at line 31337 of file vulkan.hpp.
Referenced by operator==().
IndexType VULKAN_HPP_NAMESPACE::ObjectTableIndexBufferEntryNVX::indexType |
Definition at line 31339 of file vulkan.hpp.
Referenced by operator==(), and setIndexType().
ObjectEntryTypeNVX VULKAN_HPP_NAMESPACE::ObjectTableIndexBufferEntryNVX::type |
Definition at line 31336 of file vulkan.hpp.
Referenced by operator==().