struct VideoDecodeAV1ProfileInfoKHR

Defined at line 124133 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

=== VK_KHR_video_decode_av1 ===

Public Members

StructureType sType
const void * pNext
StdVideoAV1Profile stdProfile
vk::Bool32 filmGrainSupport

Public Methods

void VideoDecodeAV1ProfileInfoKHR (StdVideoAV1Profile stdProfile_, vk::Bool32 filmGrainSupport_, const void * pNext_)

Defined at line 124141 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void VideoDecodeAV1ProfileInfoKHR (const VideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124150 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void VideoDecodeAV1ProfileInfoKHR (const VkVideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124152 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoDecodeAV1ProfileInfoKHR & operator= (const VideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124157 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoDecodeAV1ProfileInfoKHR & operator= (const VkVideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124160 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoDecodeAV1ProfileInfoKHR & setPNext (const void * pNext_)

Defined at line 124167 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoDecodeAV1ProfileInfoKHR & setStdProfile (StdVideoAV1Profile stdProfile_)

Defined at line 124173 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoDecodeAV1ProfileInfoKHR & setFilmGrainSupport (vk::Bool32 filmGrainSupport_)

Defined at line 124179 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkVideoDecodeAV1ProfileInfoKHR & operator const VkVideoDecodeAV1ProfileInfoKHR & ()

Defined at line 124186 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkVideoDecodeAV1ProfileInfoKHR & operator VkVideoDecodeAV1ProfileInfoKHR & ()

Defined at line 124191 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const VideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator== (const VideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

bool operator!= (const VideoDecodeAV1ProfileInfoKHR & rhs)

Defined at line 124230 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp