Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceSparseImageFormatInfo2 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceSparseImageFormatInfo2 |
Definition at line 84181 of file vulkan_structs.hpp.
Definition at line 84183 of file vulkan_structs.hpp.
|
inline |
Definition at line 84190 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84207 of file vulkan_structs.hpp.
|
inline |
Definition at line 84264 of file vulkan_structs.hpp.
|
inline |
Definition at line 84259 of file vulkan_structs.hpp.
|
inline |
Definition at line 84300 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84215 of file vulkan_structs.hpp.
|
inline |
Definition at line 84290 of file vulkan_structs.hpp.
|
inline |
Definition at line 84228 of file vulkan_structs.hpp.
|
inline |
Definition at line 84222 of file vulkan_structs.hpp.
|
inline |
Definition at line 84240 of file vulkan_structs.hpp.
|
inline |
Definition at line 84252 of file vulkan_structs.hpp.
|
inline |
Definition at line 84234 of file vulkan_structs.hpp.
|
inline |
Definition at line 84246 of file vulkan_structs.hpp.
|
static |
Definition at line 84185 of file vulkan_structs.hpp.
vk::Format vk::PhysicalDeviceSparseImageFormatInfo2::format = vk::Format::eUndefined |
Definition at line 84309 of file vulkan_structs.hpp.
const void* vk::PhysicalDeviceSparseImageFormatInfo2::pNext = {} |
Definition at line 84308 of file vulkan_structs.hpp.
vk::SampleCountFlagBits vk::PhysicalDeviceSparseImageFormatInfo2::samples = vk::SampleCountFlagBits::e1 |
Definition at line 84311 of file vulkan_structs.hpp.
|
static |
Definition at line 84186 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceSparseImageFormatInfo2::sType = StructureType::ePhysicalDeviceSparseImageFormatInfo2 |
Definition at line 84307 of file vulkan_structs.hpp.
vk::ImageTiling vk::PhysicalDeviceSparseImageFormatInfo2::tiling = vk::ImageTiling::eOptimal |
Definition at line 84313 of file vulkan_structs.hpp.
vk::ImageType vk::PhysicalDeviceSparseImageFormatInfo2::type = vk::ImageType::e1D |
Definition at line 84310 of file vulkan_structs.hpp.
vk::ImageUsageFlags vk::PhysicalDeviceSparseImageFormatInfo2::usage = {} |
Definition at line 84312 of file vulkan_structs.hpp.