struct VideoEncodeAV1QIndexKHR

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

wrapper struct for struct VkVideoEncodeAV1QIndexKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeAV1QIndexKHR.html

Public Members

uint32_t intraQIndex
uint32_t predictiveQIndex
uint32_t bipredictiveQIndex

Public Methods

void VideoEncodeAV1QIndexKHR (uint32_t intraQIndex_, uint32_t predictiveQIndex_, uint32_t bipredictiveQIndex_)

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

void VideoEncodeAV1QIndexKHR (const VideoEncodeAV1QIndexKHR & rhs)

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

void VideoEncodeAV1QIndexKHR (const VkVideoEncodeAV1QIndexKHR & rhs)

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

VideoEncodeAV1QIndexKHR & operator= (const VideoEncodeAV1QIndexKHR & rhs)

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

VideoEncodeAV1QIndexKHR & operator= (const VkVideoEncodeAV1QIndexKHR & rhs)

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

VideoEncodeAV1QIndexKHR & setIntraQIndex (uint32_t intraQIndex_)

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

VideoEncodeAV1QIndexKHR && setIntraQIndex (uint32_t intraQIndex_)

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

VideoEncodeAV1QIndexKHR & setPredictiveQIndex (uint32_t predictiveQIndex_)

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

VideoEncodeAV1QIndexKHR && setPredictiveQIndex (uint32_t predictiveQIndex_)

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

VideoEncodeAV1QIndexKHR & setBipredictiveQIndex (uint32_t bipredictiveQIndex_)

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

VideoEncodeAV1QIndexKHR && setBipredictiveQIndex (uint32_t bipredictiveQIndex_)

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

const VkVideoEncodeAV1QIndexKHR & operator const VkVideoEncodeAV1QIndexKHR & ()

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

VkVideoEncodeAV1QIndexKHR & operator VkVideoEncodeAV1QIndexKHR & ()

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

const VkVideoEncodeAV1QIndexKHR * operator const VkVideoEncodeAV1QIndexKHR * ()

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

VkVideoEncodeAV1QIndexKHR * operator VkVideoEncodeAV1QIndexKHR * ()

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

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

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