Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVertexInputAttributeDescription |
Public Attributes | |
uint32_t | location = {} |
uint32_t | binding = {} |
vk::Format | format = vk::Format::eUndefined |
uint32_t | offset = {} |
Definition at line 39677 of file vulkan_structs.hpp.
Definition at line 39679 of file vulkan_structs.hpp.
|
inline |
Definition at line 39682 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39695 of file vulkan_structs.hpp.
|
inline |
Definition at line 39740 of file vulkan_structs.hpp.
|
inline |
Definition at line 39735 of file vulkan_structs.hpp.
|
inline |
Definition at line 39769 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 39703 of file vulkan_structs.hpp.
|
inline |
Definition at line 39760 of file vulkan_structs.hpp.
|
inline |
Definition at line 39716 of file vulkan_structs.hpp.
|
inline |
Definition at line 39722 of file vulkan_structs.hpp.
|
inline |
Definition at line 39710 of file vulkan_structs.hpp.
|
inline |
Definition at line 39728 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription::binding = {} |
Definition at line 39777 of file vulkan_structs.hpp.
vk::Format vk::VertexInputAttributeDescription::format = vk::Format::eUndefined |
Definition at line 39778 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription::location = {} |
Definition at line 39776 of file vulkan_structs.hpp.
uint32_t vk::VertexInputAttributeDescription::offset = {} |
Definition at line 39779 of file vulkan_structs.hpp.