HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkBufferView |
using | NativeType = VkBufferView |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | BufferView ()=default |
VULKAN_HPP_CONSTEXPR | BufferView (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | BufferView (VkBufferView bufferView) VULKAN_HPP_NOEXCEPT |
BufferView & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (BufferView const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (BufferView const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (BufferView const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkBufferView () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 5865 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::BufferView::CType = VkBufferView |
Definition at line 5868 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::BufferView::NativeType = VkBufferView |
Definition at line 5869 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 5877 of file vulkan_handles.hpp.
|
inline |
Definition at line 5878 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 5918 of file vulkan_handles.hpp.
|
inline |
Definition at line 5913 of file vulkan_handles.hpp.
|
inline |
Definition at line 5923 of file vulkan_handles.hpp.
|
inline |
Definition at line 5902 of file vulkan_handles.hpp.
|
inline |
Definition at line 5907 of file vulkan_handles.hpp.
|
inline |
Definition at line 5888 of file vulkan_handles.hpp.
|
inline |
Definition at line 5897 of file vulkan_handles.hpp.
|
static |
Definition at line 5872 of file vulkan_handles.hpp.
|
static |
Definition at line 5871 of file vulkan_handles.hpp.