Vyroda
Game engine made by hand, with modern C++ and Vulkan.
Loading...
Searching...
No Matches
Vyroda::LayoutPair Struct Reference

Public Member Functions

bool operator< (const LayoutPair &other) const

Public Attributes

VkImageLayout oldLayout
VkImageLayout newLayout

Member Function Documentation

◆ operator<()

bool Vyroda::LayoutPair::operator< ( const LayoutPair & other) const
inline

Member Data Documentation

◆ newLayout

VkImageLayout Vyroda::LayoutPair::newLayout

◆ oldLayout

VkImageLayout Vyroda::LayoutPair::oldLayout

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