#include <vulkan_structs.hpp>
Definition at line 118725 of file vulkan_structs.hpp.
◆ NativeType
◆ VideoEncodeH265GopRemainingFrameInfoKHR() [1/3]
VULKAN_HPP_CONSTEXPR vk::VideoEncodeH265GopRemainingFrameInfoKHR::VideoEncodeH265GopRemainingFrameInfoKHR |
( |
vk::Bool32 |
useGopRemainingFrames_ = {} , |
|
|
uint32_t |
gopRemainingI_ = {} , |
|
|
uint32_t |
gopRemainingP_ = {} , |
|
|
uint32_t |
gopRemainingB_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ VideoEncodeH265GopRemainingFrameInfoKHR() [2/3]
◆ VideoEncodeH265GopRemainingFrameInfoKHR() [3/3]
◆ operator VkVideoEncodeH265GopRemainingFrameInfoKHR &()
◆ operator VkVideoEncodeH265GopRemainingFrameInfoKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setGopRemainingB()
◆ setGopRemainingI()
◆ setGopRemainingP()
◆ setPNext()
◆ setUseGopRemainingFrames()
◆ allowDuplicate
const bool vk::VideoEncodeH265GopRemainingFrameInfoKHR::allowDuplicate = false |
|
static |
◆ gopRemainingB
uint32_t vk::VideoEncodeH265GopRemainingFrameInfoKHR::gopRemainingB = {} |
◆ gopRemainingI
uint32_t vk::VideoEncodeH265GopRemainingFrameInfoKHR::gopRemainingI = {} |
◆ gopRemainingP
uint32_t vk::VideoEncodeH265GopRemainingFrameInfoKHR::gopRemainingP = {} |
◆ pNext
const void* vk::VideoEncodeH265GopRemainingFrameInfoKHR::pNext = {} |
◆ structureType
◆ sType
◆ useGopRemainingFrames
vk::Bool32 vk::VideoEncodeH265GopRemainingFrameInfoKHR::useGopRemainingFrames = {} |
The documentation for this struct was generated from the following file: