Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageViewHandleInfoNVX |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageViewHandleInfoNVX |
const void * | pNext = {} |
vk::ImageView | imageView = {} |
vk::DescriptorType | descriptorType = vk::DescriptorType::eSampler |
vk::Sampler | sampler = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageViewHandleInfoNVX |
Definition at line 46057 of file vulkan_structs.hpp.
Definition at line 46059 of file vulkan_structs.hpp.
|
inline |
Definition at line 46065 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46078 of file vulkan_structs.hpp.
|
inline |
Definition at line 46123 of file vulkan_structs.hpp.
|
inline |
Definition at line 46118 of file vulkan_structs.hpp.
|
inline |
Definition at line 46157 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46086 of file vulkan_structs.hpp.
|
inline |
Definition at line 46147 of file vulkan_structs.hpp.
|
inline |
Definition at line 46105 of file vulkan_structs.hpp.
|
inline |
Definition at line 46099 of file vulkan_structs.hpp.
|
inline |
Definition at line 46093 of file vulkan_structs.hpp.
|
inline |
Definition at line 46111 of file vulkan_structs.hpp.
|
static |
Definition at line 46061 of file vulkan_structs.hpp.
vk::DescriptorType vk::ImageViewHandleInfoNVX::descriptorType = vk::DescriptorType::eSampler |
Definition at line 46167 of file vulkan_structs.hpp.
vk::ImageView vk::ImageViewHandleInfoNVX::imageView = {} |
Definition at line 46166 of file vulkan_structs.hpp.
const void* vk::ImageViewHandleInfoNVX::pNext = {} |
Definition at line 46165 of file vulkan_structs.hpp.
vk::Sampler vk::ImageViewHandleInfoNVX::sampler = {} |
Definition at line 46168 of file vulkan_structs.hpp.
|
static |
Definition at line 46062 of file vulkan_structs.hpp.
vk::StructureType vk::ImageViewHandleInfoNVX::sType = StructureType::eImageViewHandleInfoNVX |
Definition at line 46164 of file vulkan_structs.hpp.