diff --git a/include/bgfx.h b/include/bgfx.h index 8813229bc..c413f28a4 100644 --- a/include/bgfx.h +++ b/include/bgfx.h @@ -349,8 +349,8 @@ namespace bgfx ETC2A1, // ETC2 RGB8A1 PTC12, // PVRTC1 RGB 2BPP PTC14, // PVRTC1 RGB 4BPP - PTC14A, // PVRTC1 RGBA 4BPP PTC12A, // PVRTC1 RGBA 2BPP + PTC14A, // PVRTC1 RGBA 4BPP PTC22, // PVRTC2 RGBA 2BPP PTC24, // PVRTC2 RGBA 4BPP