HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryBarrier2 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryBarrier2 |
Definition at line 19850 of file vulkan_structs.hpp.
Definition at line 19852 of file vulkan_structs.hpp.
|
inline |
Definition at line 19858 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 19873 of file vulkan_structs.hpp.
|
inline |
Definition at line 19921 of file vulkan_structs.hpp.
|
inline |
Definition at line 19916 of file vulkan_structs.hpp.
|
inline |
Definition at line 19956 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 19878 of file vulkan_structs.hpp.
|
inline |
Definition at line 19946 of file vulkan_structs.hpp.
|
inline |
Definition at line 19909 of file vulkan_structs.hpp.
|
inline |
Definition at line 19903 of file vulkan_structs.hpp.
|
inline |
Definition at line 19885 of file vulkan_structs.hpp.
|
inline |
Definition at line 19897 of file vulkan_structs.hpp.
|
inline |
Definition at line 19891 of file vulkan_structs.hpp.
|
static |
Definition at line 19854 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccessFlags2 VULKAN_HPP_NAMESPACE::MemoryBarrier2::dstAccessMask = {} |
Definition at line 19968 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::PipelineStageFlags2 VULKAN_HPP_NAMESPACE::MemoryBarrier2::dstStageMask = {} |
Definition at line 19967 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::MemoryBarrier2::pNext = {} |
Definition at line 19964 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AccessFlags2 VULKAN_HPP_NAMESPACE::MemoryBarrier2::srcAccessMask = {} |
Definition at line 19966 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::PipelineStageFlags2 VULKAN_HPP_NAMESPACE::MemoryBarrier2::srcStageMask = {} |
Definition at line 19965 of file vulkan_structs.hpp.
|
static |
Definition at line 19855 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryBarrier2::sType = StructureType::eMemoryBarrier2 |
Definition at line 19963 of file vulkan_structs.hpp.