Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeUsageInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeUsageInfoKHR |
const void * | pNext = {} |
vk::VideoEncodeUsageFlagsKHR | videoUsageHints = {} |
vk::VideoEncodeContentFlagsKHR | videoContentHints = {} |
vk::VideoEncodeTuningModeKHR | tuningMode = vk::VideoEncodeTuningModeKHR::eDefault |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeUsageInfoKHR |
Definition at line 121311 of file vulkan_structs.hpp.
Definition at line 121313 of file vulkan_structs.hpp.
|
inline |
Definition at line 121320 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121333 of file vulkan_structs.hpp.
|
inline |
Definition at line 121379 of file vulkan_structs.hpp.
|
inline |
Definition at line 121374 of file vulkan_structs.hpp.
|
inline |
Definition at line 121413 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121341 of file vulkan_structs.hpp.
|
inline |
Definition at line 121403 of file vulkan_structs.hpp.
|
inline |
Definition at line 121348 of file vulkan_structs.hpp.
|
inline |
Definition at line 121367 of file vulkan_structs.hpp.
|
inline |
Definition at line 121361 of file vulkan_structs.hpp.
|
inline |
Definition at line 121354 of file vulkan_structs.hpp.
|
static |
Definition at line 121315 of file vulkan_structs.hpp.
const void* vk::VideoEncodeUsageInfoKHR::pNext = {} |
Definition at line 121421 of file vulkan_structs.hpp.
|
static |
Definition at line 121316 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeUsageInfoKHR::sType = StructureType::eVideoEncodeUsageInfoKHR |
Definition at line 121420 of file vulkan_structs.hpp.
vk::VideoEncodeTuningModeKHR vk::VideoEncodeUsageInfoKHR::tuningMode = vk::VideoEncodeTuningModeKHR::eDefault |
Definition at line 121424 of file vulkan_structs.hpp.
vk::VideoEncodeContentFlagsKHR vk::VideoEncodeUsageInfoKHR::videoContentHints = {} |
Definition at line 121423 of file vulkan_structs.hpp.
vk::VideoEncodeUsageFlagsKHR vk::VideoEncodeUsageInfoKHR::videoUsageHints = {} |
Definition at line 121422 of file vulkan_structs.hpp.