Nebula
Loading...
Searching...
No Matches
Vulkan::DerivativeLayout Struct Reference

#include <vkvertexlayout.h>

Public Member Functions

 DerivativeLayout ()
 
 DerivativeLayout (const DerivativeLayout &rhs)
 
 DerivativeLayout (DerivativeLayout &&rhs)
 
void operator= (const DerivativeLayout &rhs)
 
void operator= (DerivativeLayout &&rhs)
 

Public Attributes

VkPipelineVertexInputStateCreateInfo info
 
Util::Array< VkVertexInputAttributeDescription > attrs
 

Constructor & Destructor Documentation

◆ DerivativeLayout() [1/3]

Vulkan::DerivativeLayout::DerivativeLayout ( )
inline

◆ DerivativeLayout() [2/3]

Vulkan::DerivativeLayout::DerivativeLayout ( const DerivativeLayout & rhs)
inline

◆ DerivativeLayout() [3/3]

Vulkan::DerivativeLayout::DerivativeLayout ( DerivativeLayout && rhs)
inline

Member Function Documentation

◆ operator=() [1/2]

void Vulkan::DerivativeLayout::operator= ( const DerivativeLayout & rhs)
inline

◆ operator=() [2/2]

void Vulkan::DerivativeLayout::operator= ( DerivativeLayout && rhs)
inline

Member Data Documentation

◆ attrs

Util::Array<VkVertexInputAttributeDescription> Vulkan::DerivativeLayout::attrs

◆ info

VkPipelineVertexInputStateCreateInfo Vulkan::DerivativeLayout::info

The documentation for this struct was generated from the following file: