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