SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetFormat()

VkFormat Spices::VulkanImage::GetFormat ( ) const
inline

Get this Format.

Returns
Returns the m_Format.

Definition at line 110 of file VulkanImage.h.

110{ return m_Format; }
VkFormat m_Format
The image format.