Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSparseImageMemoryBindInfo |
Public Attributes | |
vk::Image | image = {} |
uint32_t | bindCount = {} |
const vk::SparseImageMemoryBind * | pBinds = {} |
Definition at line 9596 of file vulkan_structs.hpp.
Definition at line 9598 of file vulkan_structs.hpp.
|
inline |
Definition at line 9601 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 9612 of file vulkan_structs.hpp.
|
inline |
Definition at line 9618 of file vulkan_structs.hpp.
|
inline |
Definition at line 9669 of file vulkan_structs.hpp.
|
inline |
Definition at line 9664 of file vulkan_structs.hpp.
|
inline |
Definition at line 9698 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 9628 of file vulkan_structs.hpp.
|
inline |
Definition at line 9689 of file vulkan_structs.hpp.
|
inline |
Definition at line 9641 of file vulkan_structs.hpp.
|
inline |
Definition at line 9655 of file vulkan_structs.hpp.
|
inline |
Definition at line 9635 of file vulkan_structs.hpp.
|
inline |
Definition at line 9647 of file vulkan_structs.hpp.
uint32_t vk::SparseImageMemoryBindInfo::bindCount = {} |
Definition at line 9706 of file vulkan_structs.hpp.
vk::Image vk::SparseImageMemoryBindInfo::image = {} |
Definition at line 9705 of file vulkan_structs.hpp.
const vk::SparseImageMemoryBind* vk::SparseImageMemoryBindInfo::pBinds = {} |
Definition at line 9707 of file vulkan_structs.hpp.