Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkQueueFamilyVideoPropertiesKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | QueueFamilyVideoPropertiesKHR (vk::VideoCodecOperationFlagsKHR videoCodecOperations_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | QueueFamilyVideoPropertiesKHR (QueueFamilyVideoPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
QueueFamilyVideoPropertiesKHR (VkQueueFamilyVideoPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT | |
QueueFamilyVideoPropertiesKHR & | operator= (QueueFamilyVideoPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default |
QueueFamilyVideoPropertiesKHR & | operator= (VkQueueFamilyVideoPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkQueueFamilyVideoPropertiesKHR const & () const VULKAN_HPP_NOEXCEPT | |
operator VkQueueFamilyVideoPropertiesKHR & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (QueueFamilyVideoPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (QueueFamilyVideoPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eQueueFamilyVideoPropertiesKHR |
void * | pNext = {} |
vk::VideoCodecOperationFlagsKHR | videoCodecOperations = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueueFamilyVideoPropertiesKHR |
Definition at line 98622 of file vulkan_structs.hpp.
Definition at line 98624 of file vulkan_structs.hpp.
|
inline |
Definition at line 98630 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98639 of file vulkan_structs.hpp.
|
inline |
Definition at line 98658 of file vulkan_structs.hpp.
|
inline |
Definition at line 98653 of file vulkan_structs.hpp.
|
inline |
Definition at line 98687 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98647 of file vulkan_structs.hpp.
|
inline |
Definition at line 98678 of file vulkan_structs.hpp.
|
static |
Definition at line 98626 of file vulkan_structs.hpp.
void* vk::QueueFamilyVideoPropertiesKHR::pNext = {} |
Definition at line 98695 of file vulkan_structs.hpp.
|
static |
Definition at line 98627 of file vulkan_structs.hpp.
vk::StructureType vk::QueueFamilyVideoPropertiesKHR::sType = StructureType::eQueueFamilyVideoPropertiesKHR |
Definition at line 98694 of file vulkan_structs.hpp.
vk::VideoCodecOperationFlagsKHR vk::QueueFamilyVideoPropertiesKHR::videoCodecOperations = {} |
Definition at line 98696 of file vulkan_structs.hpp.