Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoSessionParametersCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoSessionParametersCreateInfoKHR |
const void * | pNext = {} |
vk::VideoSessionParametersCreateFlagsKHR | flags = {} |
vk::VideoSessionParametersKHR | videoSessionParametersTemplate = {} |
vk::VideoSessionKHR | videoSession = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoSessionParametersCreateInfoKHR |
Definition at line 122155 of file vulkan_structs.hpp.
Definition at line 122157 of file vulkan_structs.hpp.
|
inline |
Definition at line 122163 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 122176 of file vulkan_structs.hpp.
|
inline |
Definition at line 122223 of file vulkan_structs.hpp.
|
inline |
Definition at line 122218 of file vulkan_structs.hpp.
|
inline |
Definition at line 122257 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 122184 of file vulkan_structs.hpp.
|
inline |
Definition at line 122247 of file vulkan_structs.hpp.
|
inline |
Definition at line 122198 of file vulkan_structs.hpp.
|
inline |
Definition at line 122191 of file vulkan_structs.hpp.
|
inline |
Definition at line 122211 of file vulkan_structs.hpp.
|
inline |
Definition at line 122205 of file vulkan_structs.hpp.
|
static |
Definition at line 122159 of file vulkan_structs.hpp.
vk::VideoSessionParametersCreateFlagsKHR vk::VideoSessionParametersCreateInfoKHR::flags = {} |
Definition at line 122266 of file vulkan_structs.hpp.
const void* vk::VideoSessionParametersCreateInfoKHR::pNext = {} |
Definition at line 122265 of file vulkan_structs.hpp.
|
static |
Definition at line 122160 of file vulkan_structs.hpp.
vk::StructureType vk::VideoSessionParametersCreateInfoKHR::sType = StructureType::eVideoSessionParametersCreateInfoKHR |
Definition at line 122264 of file vulkan_structs.hpp.
vk::VideoSessionKHR vk::VideoSessionParametersCreateInfoKHR::videoSession = {} |
Definition at line 122268 of file vulkan_structs.hpp.
vk::VideoSessionParametersKHR vk::VideoSessionParametersCreateInfoKHR::videoSessionParametersTemplate = {} |
Definition at line 122267 of file vulkan_structs.hpp.