Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageViewMinLodCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageViewMinLodCreateInfoEXT |
const void * | pNext = {} |
float | minLod = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageViewMinLodCreateInfoEXT |
Definition at line 46177 of file vulkan_structs.hpp.
Definition at line 46179 of file vulkan_structs.hpp.
|
inline |
Definition at line 46185 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46193 of file vulkan_structs.hpp.
|
inline |
Definition at line 46226 of file vulkan_structs.hpp.
|
inline |
Definition at line 46221 of file vulkan_structs.hpp.
|
inline |
Definition at line 46255 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46201 of file vulkan_structs.hpp.
|
inline |
Definition at line 46246 of file vulkan_structs.hpp.
|
inline |
Definition at line 46214 of file vulkan_structs.hpp.
|
inline |
Definition at line 46208 of file vulkan_structs.hpp.
|
static |
Definition at line 46181 of file vulkan_structs.hpp.
float vk::ImageViewMinLodCreateInfoEXT::minLod = {} |
Definition at line 46264 of file vulkan_structs.hpp.
const void* vk::ImageViewMinLodCreateInfoEXT::pNext = {} |
Definition at line 46263 of file vulkan_structs.hpp.
|
static |
Definition at line 46182 of file vulkan_structs.hpp.
vk::StructureType vk::ImageViewMinLodCreateInfoEXT::sType = StructureType::eImageViewMinLodCreateInfoEXT |
Definition at line 46262 of file vulkan_structs.hpp.