Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBindVideoSessionMemoryInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eBindVideoSessionMemoryInfoKHR |
const void * | pNext = {} |
uint32_t | memoryBindIndex = {} |
vk::DeviceMemory | memory = {} |
vk::DeviceSize | memoryOffset = {} |
vk::DeviceSize | memorySize = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBindVideoSessionMemoryInfoKHR |
Definition at line 10080 of file vulkan_structs.hpp.
Definition at line 10082 of file vulkan_structs.hpp.
|
inline |
Definition at line 10088 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 10103 of file vulkan_structs.hpp.
|
inline |
Definition at line 10154 of file vulkan_structs.hpp.
|
inline |
Definition at line 10149 of file vulkan_structs.hpp.
|
inline |
Definition at line 10189 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 10111 of file vulkan_structs.hpp.
|
inline |
Definition at line 10179 of file vulkan_structs.hpp.
|
inline |
Definition at line 10130 of file vulkan_structs.hpp.
|
inline |
Definition at line 10124 of file vulkan_structs.hpp.
|
inline |
Definition at line 10136 of file vulkan_structs.hpp.
|
inline |
Definition at line 10142 of file vulkan_structs.hpp.
|
inline |
Definition at line 10118 of file vulkan_structs.hpp.
|
static |
Definition at line 10084 of file vulkan_structs.hpp.
vk::DeviceMemory vk::BindVideoSessionMemoryInfoKHR::memory = {} |
Definition at line 10199 of file vulkan_structs.hpp.
uint32_t vk::BindVideoSessionMemoryInfoKHR::memoryBindIndex = {} |
Definition at line 10198 of file vulkan_structs.hpp.
vk::DeviceSize vk::BindVideoSessionMemoryInfoKHR::memoryOffset = {} |
Definition at line 10200 of file vulkan_structs.hpp.
vk::DeviceSize vk::BindVideoSessionMemoryInfoKHR::memorySize = {} |
Definition at line 10201 of file vulkan_structs.hpp.
const void* vk::BindVideoSessionMemoryInfoKHR::pNext = {} |
Definition at line 10197 of file vulkan_structs.hpp.
|
static |
Definition at line 10085 of file vulkan_structs.hpp.
vk::StructureType vk::BindVideoSessionMemoryInfoKHR::sType = StructureType::eBindVideoSessionMemoryInfoKHR |
Definition at line 10196 of file vulkan_structs.hpp.