Cleanup.
This commit is contained in:
parent
2c571700ce
commit
e20db23d79
@ -3149,7 +3149,7 @@ namespace bgfx
|
|||||||
|
|
||||||
static const KtxFormatInfo2 s_translateKtxFormat2[] =
|
static const KtxFormatInfo2 s_translateKtxFormat2[] =
|
||||||
{
|
{
|
||||||
{ KTX_A8, TextureFormat::A8 },
|
{ KTX_A8, TextureFormat::A8 },
|
||||||
{ KTX_RED, TextureFormat::R8 },
|
{ KTX_RED, TextureFormat::R8 },
|
||||||
{ KTX_RGB, TextureFormat::RGB8 },
|
{ KTX_RGB, TextureFormat::RGB8 },
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user