HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryBarrier |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryBarrier |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::AccessFlags | srcAccessMask = {} |
VULKAN_HPP_NAMESPACE::AccessFlags | dstAccessMask = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryBarrier |
Definition at line 44863 of file vulkan_structs.hpp.
Definition at line 44865 of file vulkan_structs.hpp.
|
inline |
Definition at line 44871 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44882 of file vulkan_structs.hpp.
|
inline |
Definition at line 44918 of file vulkan_structs.hpp.
|
inline |
Definition at line 44913 of file vulkan_structs.hpp.
|
inline |
Definition at line 44950 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 44887 of file vulkan_structs.hpp.
|
inline |
Definition at line 44941 of file vulkan_structs.hpp.
|
inline |
Definition at line 44906 of file vulkan_structs.hpp.
|
inline |
Definition at line 44894 of file vulkan_structs.hpp.
|
inline |
Definition at line 44900 of file vulkan_structs.hpp.
|
static |
Definition at line 44867 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccessFlags VULKAN_HPP_NAMESPACE::MemoryBarrier::dstAccessMask = {} |
Definition at line 44960 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::MemoryBarrier::pNext = {} |
Definition at line 44958 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccessFlags VULKAN_HPP_NAMESPACE::MemoryBarrier::srcAccessMask = {} |
Definition at line 44959 of file vulkan_structs.hpp.
|
static |
Definition at line 44868 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryBarrier::sType = StructureType::eMemoryBarrier |
Definition at line 44957 of file vulkan_structs.hpp.