Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageStencilUsageCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageStencilUsageCreateInfo |
const void * | pNext = {} |
vk::ImageUsageFlags | stencilUsage = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageStencilUsageCreateInfo |
Definition at line 45431 of file vulkan_structs.hpp.
Definition at line 45433 of file vulkan_structs.hpp.
|
inline |
Definition at line 45439 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45448 of file vulkan_structs.hpp.
|
inline |
Definition at line 45481 of file vulkan_structs.hpp.
|
inline |
Definition at line 45476 of file vulkan_structs.hpp.
|
inline |
Definition at line 45510 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 45456 of file vulkan_structs.hpp.
|
inline |
Definition at line 45501 of file vulkan_structs.hpp.
|
inline |
Definition at line 45463 of file vulkan_structs.hpp.
|
inline |
Definition at line 45469 of file vulkan_structs.hpp.
|
static |
Definition at line 45435 of file vulkan_structs.hpp.
const void* vk::ImageStencilUsageCreateInfo::pNext = {} |
Definition at line 45518 of file vulkan_structs.hpp.
vk::ImageUsageFlags vk::ImageStencilUsageCreateInfo::stencilUsage = {} |
Definition at line 45519 of file vulkan_structs.hpp.
|
static |
Definition at line 45436 of file vulkan_structs.hpp.
vk::StructureType vk::ImageStencilUsageCreateInfo::sType = StructureType::eImageStencilUsageCreateInfo |
Definition at line 45517 of file vulkan_structs.hpp.