Fail build on warning C4715

This commit is contained in:
Georg Hagen
2024-08-16 12:44:37 +02:00
parent 731e5a7122
commit 5d80414956
2 changed files with 2 additions and 0 deletions

View File

@@ -246,6 +246,7 @@ namespace OpenVulkano
|| format >= ASTC_4x4_SFLOAT_BLOCK && format <= PVRTC2_4BPP_SRGB_BLOCK_IMG;
}
}
return false;
}
size_t DataFormat::CalculatedSize(uint32_t& width, uint32_t& height)