Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoReferenceSlotInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoReferenceSlotInfoKHR |
const void * | pNext = {} |
int32_t | slotIndex = {} |
const vk::VideoPictureResourceInfoKHR * | pPictureResource = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoReferenceSlotInfoKHR |
Definition at line 113815 of file vulkan_structs.hpp.
Definition at line 113817 of file vulkan_structs.hpp.
|
inline |
Definition at line 113823 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 113834 of file vulkan_structs.hpp.
|
inline |
Definition at line 113874 of file vulkan_structs.hpp.
|
inline |
Definition at line 113869 of file vulkan_structs.hpp.
|
inline |
Definition at line 113906 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 113842 of file vulkan_structs.hpp.
|
inline |
Definition at line 113897 of file vulkan_structs.hpp.
|
inline |
Definition at line 113849 of file vulkan_structs.hpp.
|
inline |
Definition at line 113862 of file vulkan_structs.hpp.
|
inline |
Definition at line 113855 of file vulkan_structs.hpp.
|
static |
Definition at line 113819 of file vulkan_structs.hpp.
const void* vk::VideoReferenceSlotInfoKHR::pNext = {} |
Definition at line 113914 of file vulkan_structs.hpp.
const vk::VideoPictureResourceInfoKHR* vk::VideoReferenceSlotInfoKHR::pPictureResource = {} |
Definition at line 113916 of file vulkan_structs.hpp.
int32_t vk::VideoReferenceSlotInfoKHR::slotIndex = {} |
Definition at line 113915 of file vulkan_structs.hpp.
|
static |
Definition at line 113820 of file vulkan_structs.hpp.
vk::StructureType vk::VideoReferenceSlotInfoKHR::sType = StructureType::eVideoReferenceSlotInfoKHR |
Definition at line 113913 of file vulkan_structs.hpp.