Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoEncodeSessionParametersGetInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoEncodeSessionParametersGetInfoKHR |
const void * | pNext = {} |
vk::VideoSessionParametersKHR | videoSessionParameters = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoEncodeSessionParametersGetInfoKHR |
Definition at line 121213 of file vulkan_structs.hpp.
using vk::VideoEncodeSessionParametersGetInfoKHR::NativeType = VkVideoEncodeSessionParametersGetInfoKHR |
Definition at line 121215 of file vulkan_structs.hpp.
|
inline |
Definition at line 121221 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121230 of file vulkan_structs.hpp.
|
inline |
Definition at line 121264 of file vulkan_structs.hpp.
|
inline |
Definition at line 121259 of file vulkan_structs.hpp.
|
inline |
Definition at line 121293 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121238 of file vulkan_structs.hpp.
|
inline |
Definition at line 121284 of file vulkan_structs.hpp.
|
inline |
Definition at line 121245 of file vulkan_structs.hpp.
|
inline |
Definition at line 121252 of file vulkan_structs.hpp.
|
static |
Definition at line 121217 of file vulkan_structs.hpp.
const void* vk::VideoEncodeSessionParametersGetInfoKHR::pNext = {} |
Definition at line 121301 of file vulkan_structs.hpp.
|
static |
Definition at line 121218 of file vulkan_structs.hpp.
vk::StructureType vk::VideoEncodeSessionParametersGetInfoKHR::sType = StructureType::eVideoEncodeSessionParametersGetInfoKHR |
Definition at line 121300 of file vulkan_structs.hpp.
vk::VideoSessionParametersKHR vk::VideoEncodeSessionParametersGetInfoKHR::videoSessionParameters = {} |
Definition at line 121302 of file vulkan_structs.hpp.