Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSubresourceLayout2KHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | SubresourceLayout2KHR (vk::SubresourceLayout subresourceLayout_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | SubresourceLayout2KHR (SubresourceLayout2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
SubresourceLayout2KHR (VkSubresourceLayout2KHR const &rhs) VULKAN_HPP_NOEXCEPT | |
SubresourceLayout2KHR & | operator= (SubresourceLayout2KHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
SubresourceLayout2KHR & | operator= (VkSubresourceLayout2KHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkSubresourceLayout2KHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkSubresourceLayout2KHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (SubresourceLayout2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (SubresourceLayout2KHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eSubresourceLayout2KHR |
void * | pNext = {} |
vk::SubresourceLayout | subresourceLayout = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSubresourceLayout2KHR |
Definition at line 109536 of file vulkan_structs.hpp.
Definition at line 109538 of file vulkan_structs.hpp.
|
inline |
Definition at line 109544 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109552 of file vulkan_structs.hpp.
|
inline |
Definition at line 109571 of file vulkan_structs.hpp.
|
inline |
Definition at line 109566 of file vulkan_structs.hpp.
|
inline |
Definition at line 109600 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109560 of file vulkan_structs.hpp.
|
inline |
Definition at line 109591 of file vulkan_structs.hpp.
|
static |
Definition at line 109540 of file vulkan_structs.hpp.
void* vk::SubresourceLayout2KHR::pNext = {} |
Definition at line 109608 of file vulkan_structs.hpp.
|
static |
Definition at line 109541 of file vulkan_structs.hpp.
vk::StructureType vk::SubresourceLayout2KHR::sType = StructureType::eSubresourceLayout2KHR |
Definition at line 109607 of file vulkan_structs.hpp.
vk::SubresourceLayout vk::SubresourceLayout2KHR::subresourceLayout = {} |
Definition at line 109609 of file vulkan_structs.hpp.