Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INTEL:
- [jhbuild] eleni@night:~/igalia/code/etc2-example$ ./test compressed_texture
- 12 generic compressed texture formats available:
- 086b0: GL_COMPRESSED_RGB_FXT1_3DFX
- the format is compressed
- 086b1: GL_COMPRESSED_RGBA_FXT1_3DFX
- the format is compressed
- 083f0: GL_COMPRESSED_RGB_S3TC_DXT1_EXT
- the format is compressed
- 083f2: GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
- the format is compressed
- 083f3: GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
- the format is compressed
- 09274: GL_COMPRESSED_RGB8_ETC2
- the format is not compressed
- 09278: GL_COMPRESSED_RGBA8_ETC2_EAC
- the format is not compressed
- 09270: GL_COMPRESSED_R11_EAC
- the format is not compressed
- 09272: GL_COMPRESSED_RG11_EAC
- the format is not compressed
- 09271: GL_COMPRESSED_SIGNED_R11_EAC
- the format is not compressed
- 09273: GL_COMPRESSED_SIGNED_RG11_EAC
- the format is not compressed
- 09276: GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
- the format is not compressed
- loaded compressed texture file: compressed_texture (512x512)
- NVIDIA:
- eleni@tvpc:~/code/etc2-example$ ./test compressed_texture
- 51 generic compressed texture formats available:
- 083f0: GL_COMPRESSED_RGB_S3TC_DXT1_EXT
- the format is compressed
- 083f2: GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
- the format is compressed
- 083f3: GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
- the format is compressed
- 08b90: GL_PALETTE4_RGB8_OES
- the format is not compressed
- 08b91: GL_PALETTE4_RGBA8_OES
- the format is not compressed
- 08b92: GL_PALETTE4_R5_G6_B5_OES
- the format is not compressed
- 08b93: GL_PALETTE4_RGBA4_OES
- the format is not compressed
- 08b94: GL_PALETTE4_RGB5_A1_OES
- the format is not compressed
- 08b95: GL_PALETTE8_RGB8_OES
- the format is not compressed
- 08b96: GL_PALETTE8_RGBA8_OES
- the format is not compressed
- 08b97: GL_PALETTE8_R5_G6_B5_OES
- the format is not compressed
- 08b98: GL_PALETTE8_RGBA4_OES
- the format is not compressed
- 08b99: GL_PALETTE8_RGB5_A1_OES
- the format is not compressed
- 09274: GL_COMPRESSED_RGB8_ETC2
- the format is compressed
- 09275: GL_COMPRESSED_SRGB8_ETC2
- the format is compressed
- 09276: GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2
- the format is compressed
- 09277: GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2
- the format is compressed
- 09278: GL_COMPRESSED_RGBA8_ETC2_EAC
- the format is compressed
- 09279: GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC
- the format is compressed
- 09270: GL_COMPRESSED_R11_EAC
- the format is compressed
- 09271: GL_COMPRESSED_SIGNED_R11_EAC
- the format is compressed
- 09272: GL_COMPRESSED_RG11_EAC
- the format is compressed
- 09273: GL_COMPRESSED_SIGNED_RG11_EAC
- the format is compressed
- 093b0: GL_COMPRESSED_RGBA_ASTC_4
- the format is compressed
- 093b1: GL_COMPRESSED_RGBA_ASTC_5
- the format is compressed
- 093b2: GL_COMPRESSED_RGBA_ASTC_5
- the format is compressed
- 093b3: GL_COMPRESSED_RGBA_ASTC_6
- the format is compressed
- 093b4: GL_COMPRESSED_RGBA_ASTC_6
- the format is compressed
- 093b5: GL_COMPRESSED_RGBA_ASTC_8
- the format is compressed
- 093b6: GL_COMPRESSED_RGBA_ASTC_8
- the format is compressed
- 093b7: GL_COMPRESSED_RGBA_ASTC_8
- the format is compressed
- 093b8: GL_COMPRESSED_RGBA_ASTC_10
- the format is compressed
- 093b9: GL_COMPRESSED_RGBA_ASTC_10
- the format is compressed
- 093ba: GL_COMPRESSED_RGBA_ASTC_10
- the format is compressed
- 093bb: GL_COMPRESSED_RGBA_ASTC_10
- the format is compressed
- 093bc: GL_COMPRESSED_RGBA_ASTC_12
- the format is compressed
- 093bd: GL_COMPRESSED_RGBA_ASTC_12
- the format is compressed
- 093d0: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4
- the format is compressed
- 093d1: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5
- the format is compressed
- 093d2: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5
- the format is compressed
- 093d3: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6
- the format is compressed
- 093d4: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6
- the format is compressed
- 093d5: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8
- the format is compressed
- 093d6: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8
- the format is compressed
- 093d7: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8
- the format is compressed
- 093d8: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10
- the format is compressed
- 093d9: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10
- the format is compressed
- 093da: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10
- the format is compressed
- 093db: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10
- the format is compressed
- 093dc: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12
- the format is compressed
- 093dd: GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12
- the format is compressed
- loaded compressed texture file: compressed_texture (512x512)
- submitted and retrieved sizes match (131072 bytes)
Advertisement
Add Comment
Please, Sign In to add comment