mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
fix some issues
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Kyty::Libs::Graphics {
|
||||
enum class RenderTextureFormat : uint64_t
|
||||
{
|
||||
Unknown,
|
||||
R8Unorm,
|
||||
R8G8B8A8Unorm,
|
||||
R8G8B8A8Srgb,
|
||||
B8G8R8A8Unorm,
|
||||
|
||||
Reference in New Issue
Block a user