HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferViewCreateInfo |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferViewCreateInfo |
Definition at line 12103 of file vulkan_structs.hpp.
Definition at line 12105 of file vulkan_structs.hpp.
|
inline |
Definition at line 12111 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12128 of file vulkan_structs.hpp.
|
inline |
Definition at line 12185 of file vulkan_structs.hpp.
|
inline |
Definition at line 12180 of file vulkan_structs.hpp.
|
inline |
Definition at line 12221 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12136 of file vulkan_structs.hpp.
|
inline |
Definition at line 12211 of file vulkan_structs.hpp.
|
inline |
Definition at line 12155 of file vulkan_structs.hpp.
|
inline |
Definition at line 12149 of file vulkan_structs.hpp.
|
inline |
Definition at line 12161 of file vulkan_structs.hpp.
|
inline |
Definition at line 12167 of file vulkan_structs.hpp.
|
inline |
Definition at line 12143 of file vulkan_structs.hpp.
|
inline |
Definition at line 12173 of file vulkan_structs.hpp.
|
static |
Definition at line 12107 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::buffer = {} |
Definition at line 12231 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::BufferViewCreateFlags VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::flags = {} |
Definition at line 12230 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Format VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::format = VULKAN_HPP_NAMESPACE::Format::eUndefined |
Definition at line 12232 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::offset = {} |
Definition at line 12233 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::pNext = {} |
Definition at line 12229 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::range = {} |
Definition at line 12234 of file vulkan_structs.hpp.
|
static |
Definition at line 12108 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BufferViewCreateInfo::sType = StructureType::eBufferViewCreateInfo |
Definition at line 12228 of file vulkan_structs.hpp.