Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorImageInfo |
Public Attributes | |
vk::Sampler | sampler = {} |
vk::ImageView | imageView = {} |
vk::ImageLayout | imageLayout = vk::ImageLayout::eUndefined |
Definition at line 23937 of file vulkan_structs.hpp.
Definition at line 23939 of file vulkan_structs.hpp.
|
inline |
Definition at line 23943 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23954 of file vulkan_structs.hpp.
|
inline |
Definition at line 23992 of file vulkan_structs.hpp.
|
inline |
Definition at line 23987 of file vulkan_structs.hpp.
|
inline |
Definition at line 24021 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23961 of file vulkan_structs.hpp.
|
inline |
Definition at line 24012 of file vulkan_structs.hpp.
|
inline |
Definition at line 23980 of file vulkan_structs.hpp.
|
inline |
Definition at line 23974 of file vulkan_structs.hpp.
|
inline |
Definition at line 23968 of file vulkan_structs.hpp.
vk::ImageLayout vk::DescriptorImageInfo::imageLayout = vk::ImageLayout::eUndefined |
Definition at line 24030 of file vulkan_structs.hpp.
vk::ImageView vk::DescriptorImageInfo::imageView = {} |
Definition at line 24029 of file vulkan_structs.hpp.
vk::Sampler vk::DescriptorImageInfo::sampler = {} |
Definition at line 24028 of file vulkan_structs.hpp.