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