Closed sssooonnnggg closed 7 months ago
references: https://registry.khronos.org/OpenGL-Refpages/es3.1/html/glCompressedTexImage2D.xhtml
FORMAT_RGBA_ETC2_SRGB_BLOCK8 should map to CMP_FORMAT_ETC2_SRGBA1 (block 8) FORMAT_RGBA_ETC2_SRGB_BLOCK16 shoudl map to CMP_FORMAT_ETC2_SRGBA (block 16)
texture for test: etc2.zip
thank you for the fix!
references: https://registry.khronos.org/OpenGL-Refpages/es3.1/html/glCompressedTexImage2D.xhtml
FORMAT_RGBA_ETC2_SRGB_BLOCK8 should map to CMP_FORMAT_ETC2_SRGBA1 (block 8) FORMAT_RGBA_ETC2_SRGB_BLOCK16 shoudl map to CMP_FORMAT_ETC2_SRGBA (block 16)
texture for test: etc2.zip