#include <vulkan_structs.hpp>
Definition at line 46393 of file vulkan_structs.hpp.
◆ NativeType
◆ ImageViewSlicedCreateInfoEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::ImageViewSlicedCreateInfoEXT::ImageViewSlicedCreateInfoEXT |
( |
uint32_t |
sliceOffset_ = {} , |
|
|
uint32_t |
sliceCount_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ ImageViewSlicedCreateInfoEXT() [2/3]
◆ ImageViewSlicedCreateInfoEXT() [3/3]
◆ operator VkImageViewSlicedCreateInfoEXT &()
◆ operator VkImageViewSlicedCreateInfoEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPNext()
◆ setSliceCount()
◆ setSliceOffset()
◆ allowDuplicate
const bool vk::ImageViewSlicedCreateInfoEXT::allowDuplicate = false |
|
static |
◆ pNext
const void* vk::ImageViewSlicedCreateInfoEXT::pNext = {} |
◆ sliceCount
uint32_t vk::ImageViewSlicedCreateInfoEXT::sliceCount = {} |
◆ sliceOffset
uint32_t vk::ImageViewSlicedCreateInfoEXT::sliceOffset = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: