#include <vulkan_structs.hpp>
|
int32_t | qpI = {} |
|
int32_t | qpP = {} |
|
int32_t | qpB = {} |
|
Definition at line 119210 of file vulkan_structs.hpp.
◆ NativeType
◆ VideoEncodeH265QpKHR() [1/3]
VULKAN_HPP_CONSTEXPR vk::VideoEncodeH265QpKHR::VideoEncodeH265QpKHR |
( |
int32_t |
qpI_ = {} , |
|
|
int32_t |
qpP_ = {} , |
|
|
int32_t |
qpB_ = {} |
|
) |
| |
|
inline |
◆ VideoEncodeH265QpKHR() [2/3]
◆ VideoEncodeH265QpKHR() [3/3]
◆ operator VkVideoEncodeH265QpKHR &()
◆ operator VkVideoEncodeH265QpKHR const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setQpB()
◆ setQpI()
◆ setQpP()
◆ qpB
int32_t vk::VideoEncodeH265QpKHR::qpB = {} |
◆ qpI
int32_t vk::VideoEncodeH265QpKHR::qpI = {} |
◆ qpP
int32_t vk::VideoEncodeH265QpKHR::qpP = {} |
The documentation for this struct was generated from the following file: