Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoFormatPropertiesKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoFormatPropertiesKHR |
Definition at line 121529 of file vulkan_structs.hpp.
Definition at line 121531 of file vulkan_structs.hpp.
|
inline |
Definition at line 121537 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121556 of file vulkan_structs.hpp.
|
inline |
Definition at line 121575 of file vulkan_structs.hpp.
|
inline |
Definition at line 121570 of file vulkan_structs.hpp.
|
inline |
Definition at line 121613 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121564 of file vulkan_structs.hpp.
|
inline |
Definition at line 121602 of file vulkan_structs.hpp.
|
static |
Definition at line 121533 of file vulkan_structs.hpp.
vk::ComponentMapping vk::VideoFormatPropertiesKHR::componentMapping = {} |
Definition at line 121623 of file vulkan_structs.hpp.
vk::Format vk::VideoFormatPropertiesKHR::format = vk::Format::eUndefined |
Definition at line 121622 of file vulkan_structs.hpp.
vk::ImageCreateFlags vk::VideoFormatPropertiesKHR::imageCreateFlags = {} |
Definition at line 121624 of file vulkan_structs.hpp.
vk::ImageTiling vk::VideoFormatPropertiesKHR::imageTiling = vk::ImageTiling::eOptimal |
Definition at line 121626 of file vulkan_structs.hpp.
vk::ImageType vk::VideoFormatPropertiesKHR::imageType = vk::ImageType::e1D |
Definition at line 121625 of file vulkan_structs.hpp.
vk::ImageUsageFlags vk::VideoFormatPropertiesKHR::imageUsageFlags = {} |
Definition at line 121627 of file vulkan_structs.hpp.
void* vk::VideoFormatPropertiesKHR::pNext = {} |
Definition at line 121621 of file vulkan_structs.hpp.
|
static |
Definition at line 121534 of file vulkan_structs.hpp.
vk::StructureType vk::VideoFormatPropertiesKHR::sType = StructureType::eVideoFormatPropertiesKHR |
Definition at line 121620 of file vulkan_structs.hpp.