#include <vulkan_structs.hpp>
Definition at line 116603 of file vulkan_structs.hpp.
◆ NativeType
◆ VideoEncodeH264FrameSizeKHR() [1/3]
VULKAN_HPP_CONSTEXPR vk::VideoEncodeH264FrameSizeKHR::VideoEncodeH264FrameSizeKHR |
( |
uint32_t |
frameISize_ = {} , |
|
|
uint32_t |
framePSize_ = {} , |
|
|
uint32_t |
frameBSize_ = {} |
|
) |
| |
|
inline |
◆ VideoEncodeH264FrameSizeKHR() [2/3]
◆ VideoEncodeH264FrameSizeKHR() [3/3]
◆ operator VkVideoEncodeH264FrameSizeKHR &()
◆ operator VkVideoEncodeH264FrameSizeKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setFrameBSize()
◆ setFrameISize()
◆ setFramePSize()
◆ frameBSize
uint32_t vk::VideoEncodeH264FrameSizeKHR::frameBSize = {} |
◆ frameISize
uint32_t vk::VideoEncodeH264FrameSizeKHR::frameISize = {} |
◆ framePSize
uint32_t vk::VideoEncodeH264FrameSizeKHR::framePSize = {} |
The documentation for this struct was generated from the following file: