struct VideoEncodeQualityLevelInfoKHR

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

wrapper struct for struct VkVideoEncodeQualityLevelInfoKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeQualityLevelInfoKHR.html

Public Members

StructureType sType
const void * pNext
uint32_t qualityLevel

Public Methods

void VideoEncodeQualityLevelInfoKHR (uint32_t qualityLevel_, const void * pNext_)

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

void VideoEncodeQualityLevelInfoKHR (const VideoEncodeQualityLevelInfoKHR & rhs)

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

void VideoEncodeQualityLevelInfoKHR (const VkVideoEncodeQualityLevelInfoKHR & rhs)

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

VideoEncodeQualityLevelInfoKHR & operator= (const VideoEncodeQualityLevelInfoKHR & rhs)

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

VideoEncodeQualityLevelInfoKHR & operator= (const VkVideoEncodeQualityLevelInfoKHR & rhs)

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

VideoEncodeQualityLevelInfoKHR & setPNext (const void * pNext_)

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

VideoEncodeQualityLevelInfoKHR && setPNext (const void * pNext_)

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

VideoEncodeQualityLevelInfoKHR & setQualityLevel (uint32_t qualityLevel_)

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

VideoEncodeQualityLevelInfoKHR && setQualityLevel (uint32_t qualityLevel_)

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

const VkVideoEncodeQualityLevelInfoKHR & operator const VkVideoEncodeQualityLevelInfoKHR & ()

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

VkVideoEncodeQualityLevelInfoKHR & operator VkVideoEncodeQualityLevelInfoKHR & ()

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

const VkVideoEncodeQualityLevelInfoKHR * operator const VkVideoEncodeQualityLevelInfoKHR * ()

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

VkVideoEncodeQualityLevelInfoKHR * operator VkVideoEncodeQualityLevelInfoKHR * ()

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

std::strong_ordering operator<=> (const VideoEncodeQualityLevelInfoKHR & )

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