Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVertexInputAttributeDescription2EXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eVertexInputAttributeDescription2EXT |
void * | pNext = {} |
uint32_t | location = {} |
uint32_t | binding = {} |
vk::Format | format = vk::Format::eUndefined |
uint32_t | offset = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVertexInputAttributeDescription2EXT |
Definition at line 113318 of file vulkan_structs.hpp.
Definition at line 113320 of file vulkan_structs.hpp.
|
inline |
Definition at line 113326 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 113341 of file vulkan_structs.hpp.
|
inline |
Definition at line 113392 of file vulkan_structs.hpp.
|
inline |
Definition at line 113387 of file vulkan_structs.hpp.
|
inline |
Definition at line 113427 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 113349 of file vulkan_structs.hpp.
|
inline |
Definition at line 113417 of file vulkan_structs.hpp.
|
inline |
Definition at line 113368 of file vulkan_structs.hpp.
|
inline |
Definition at line 113374 of file vulkan_structs.hpp.
|
inline |
Definition at line 113362 of file vulkan_structs.hpp.
|
inline |
Definition at line 113380 of file vulkan_structs.hpp.
|
inline |
Definition at line 113356 of file vulkan_structs.hpp.
|
static |
Definition at line 113322 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription2EXT::binding = {} |
Definition at line 113437 of file vulkan_structs.hpp.
vk::Format vk::VertexInputAttributeDescription2EXT::format = vk::Format::eUndefined |
Definition at line 113438 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription2EXT::location = {} |
Definition at line 113436 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription2EXT::offset = {} |
Definition at line 113439 of file vulkan_structs.hpp.
void* vk::VertexInputAttributeDescription2EXT::pNext = {} |
Definition at line 113435 of file vulkan_structs.hpp.
|
static |
Definition at line 113323 of file vulkan_structs.hpp.
vk::StructureType vk::VertexInputAttributeDescription2EXT::sType = StructureType::eVertexInputAttributeDescription2EXT |
Definition at line 113434 of file vulkan_structs.hpp.