Home
last modified time | relevance | path

Searched refs:COMPRESSED_TEX_IMAGE_NOTSUPPORTED (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp439 #define COMPRESSED_TEX_IMAGE_NOTSUPPORTED(internal) \ in supportedCompressedFormat() macro
454 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_4x4_KHR) in supportedCompressedFormat()
455 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_5x4_KHR) in supportedCompressedFormat()
456 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_5x5_KHR) in supportedCompressedFormat()
457 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_6x5_KHR) in supportedCompressedFormat()
458 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_6x6_KHR) in supportedCompressedFormat()
459 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_8x5_KHR) in supportedCompressedFormat()
460 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_8x6_KHR) in supportedCompressedFormat()
461 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_8x8_KHR) in supportedCompressedFormat()
462 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_10x5_KHR) in supportedCompressedFormat()
[all …]