struct VideoEncodeAV1GopRemainingFrameInfoKHR
Defined at line 200486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoEncodeAV1GopRemainingFrameInfoKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoEncodeAV1GopRemainingFrameInfoKHR.html
Public Members
StructureType sType
const void * pNext
Bool32 useGopRemainingFrames
uint32_t gopRemainingIntra
uint32_t gopRemainingPredictive
uint32_t gopRemainingBipredictive
Public Methods
void VideoEncodeAV1GopRemainingFrameInfoKHR (Bool32useGopRemainingFrames_,uint32_tgopRemainingIntra_,uint32_tgopRemainingPredictive_,uint32_tgopRemainingBipredictive_,const void *pNext_)
Defined at line 200494 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeAV1GopRemainingFrameInfoKHR (const VideoEncodeAV1GopRemainingFrameInfoKHR & rhs)
Defined at line 200507 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoEncodeAV1GopRemainingFrameInfoKHR (const VkVideoEncodeAV1GopRemainingFrameInfoKHR & rhs)
Defined at line 200509 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & operator= (const VideoEncodeAV1GopRemainingFrameInfoKHR & rhs)
Defined at line 200514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & operator= (const VkVideoEncodeAV1GopRemainingFrameInfoKHR & rhs)
Defined at line 200517 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & setPNext (const void * pNext_)
Defined at line 200524 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR && setPNext (const void * pNext_)
Defined at line 200530 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & setUseGopRemainingFrames (Bool32 useGopRemainingFrames_)
Defined at line 200536 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR && setUseGopRemainingFrames (Bool32 useGopRemainingFrames_)
Defined at line 200542 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & setGopRemainingIntra (uint32_t gopRemainingIntra_)
Defined at line 200548 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR && setGopRemainingIntra (uint32_t gopRemainingIntra_)
Defined at line 200554 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & setGopRemainingPredictive (uint32_t gopRemainingPredictive_)
Defined at line 200560 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR && setGopRemainingPredictive (uint32_t gopRemainingPredictive_)
Defined at line 200566 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR & setGopRemainingBipredictive (uint32_t gopRemainingBipredictive_)
Defined at line 200572 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoEncodeAV1GopRemainingFrameInfoKHR && setGopRemainingBipredictive (uint32_t gopRemainingBipredictive_)
Defined at line 200578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeAV1GopRemainingFrameInfoKHR & operator const VkVideoEncodeAV1GopRemainingFrameInfoKHR & ()
Defined at line 200585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeAV1GopRemainingFrameInfoKHR & operator VkVideoEncodeAV1GopRemainingFrameInfoKHR & ()
Defined at line 200590 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoEncodeAV1GopRemainingFrameInfoKHR * operator const VkVideoEncodeAV1GopRemainingFrameInfoKHR * ()
Defined at line 200595 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoEncodeAV1GopRemainingFrameInfoKHR * operator VkVideoEncodeAV1GopRemainingFrameInfoKHR * ()
Defined at line 200600 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoEncodeAV1GopRemainingFrameInfoKHR & )
Defined at line 200614 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp