Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeQualityLevelPropertiesKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeQualityLevelPropertiesKHR |
void * | pNext = {} |
vk::VideoEncodeRateControlModeFlagBitsKHR | preferredRateControlMode |
uint32_t | preferredRateControlLayerCount = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeQualityLevelPropertiesKHR |
Definition at line 120732 of file vulkan_structs.hpp.
Definition at line 120734 of file vulkan_structs.hpp.
|
inline |
Definition at line 120740 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 120752 of file vulkan_structs.hpp.
|
inline |
Definition at line 120771 of file vulkan_structs.hpp.
|
inline |
Definition at line 120766 of file vulkan_structs.hpp.
|
inline |
Definition at line 120802 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 120760 of file vulkan_structs.hpp.
|
inline |
Definition at line 120792 of file vulkan_structs.hpp.
|
static |
Definition at line 120736 of file vulkan_structs.hpp.
void* vk::VideoEncodeQualityLevelPropertiesKHR::pNext = {} |
Definition at line 120810 of file vulkan_structs.hpp.
uint32_t vk::VideoEncodeQualityLevelPropertiesKHR::preferredRateControlLayerCount = {} |
Definition at line 120813 of file vulkan_structs.hpp.
vk::VideoEncodeRateControlModeFlagBitsKHR vk::VideoEncodeQualityLevelPropertiesKHR::preferredRateControlMode |
Definition at line 120811 of file vulkan_structs.hpp.
|
static |
Definition at line 120737 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeQualityLevelPropertiesKHR::sType = StructureType::eVideoEncodeQualityLevelPropertiesKHR |
Definition at line 120809 of file vulkan_structs.hpp.