mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -3149,7 +3149,7 @@ namespace bgfx
|
||||
|
||||
static const KtxFormatInfo2 s_translateKtxFormat2[] =
|
||||
{
|
||||
{ KTX_A8, TextureFormat::A8 },
|
||||
{ KTX_A8, TextureFormat::A8 },
|
||||
{ KTX_RED, TextureFormat::R8 },
|
||||
{ KTX_RGB, TextureFormat::RGB8 },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user