Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoDecodeCapabilitiesKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | VideoDecodeCapabilitiesKHR (vk::VideoDecodeCapabilityFlagsKHR flags_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | VideoDecodeCapabilitiesKHR (VideoDecodeCapabilitiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
VideoDecodeCapabilitiesKHR (VkVideoDecodeCapabilitiesKHR const &rhs) VULKAN_HPP_NOEXCEPT | |
VideoDecodeCapabilitiesKHR & | operator= (VideoDecodeCapabilitiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
VideoDecodeCapabilitiesKHR & | operator= (VkVideoDecodeCapabilitiesKHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkVideoDecodeCapabilitiesKHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkVideoDecodeCapabilitiesKHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (VideoDecodeCapabilitiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (VideoDecodeCapabilitiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoDecodeCapabilitiesKHR |
void * | pNext = {} |
vk::VideoDecodeCapabilityFlagsKHR | flags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoDecodeCapabilitiesKHR |
Definition at line 114322 of file vulkan_structs.hpp.
Definition at line 114324 of file vulkan_structs.hpp.
|
inline |
Definition at line 114330 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114339 of file vulkan_structs.hpp.
|
inline |
Definition at line 114358 of file vulkan_structs.hpp.
|
inline |
Definition at line 114353 of file vulkan_structs.hpp.
|
inline |
Definition at line 114387 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 114347 of file vulkan_structs.hpp.
|
inline |
Definition at line 114378 of file vulkan_structs.hpp.
|
static |
Definition at line 114326 of file vulkan_structs.hpp.
vk::VideoDecodeCapabilityFlagsKHR vk::VideoDecodeCapabilitiesKHR::flags = {} |
Definition at line 114396 of file vulkan_structs.hpp.
void* vk::VideoDecodeCapabilitiesKHR::pNext = {} |
Definition at line 114395 of file vulkan_structs.hpp.
|
static |
Definition at line 114327 of file vulkan_structs.hpp.
vk::StructureType vk::VideoDecodeCapabilitiesKHR::sType = StructureType::eVideoDecodeCapabilitiesKHR |
Definition at line 114394 of file vulkan_structs.hpp.