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