Merge pull request #1612 from Tinob/master

renderer_opengl: Correct bpp value for ASTC_2D_8X5_SRGB
This commit is contained in:
bunnei 2018-10-28 21:28:34 -04:00 committed by GitHub
commit 9049aedd83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ struct SurfaceParams {
128, // BC7U
32, // ASTC_2D_4X4_SRGB
16, // ASTC_2D_8X8_SRGB
32, // ASTC_2D_8X5_SRGB
16, // ASTC_2D_8X5_SRGB
32, // ASTC_2D_5X4_SRGB
32, // Z32F
16, // Z16