Searched refs:COMPRESSED_RGBA_ASTC_8x5 (Results 1 – 2 of 2) sorted by relevance
118 COMPRESSED_RGBA_ASTC_8x5 = GL_COMPRESSED_RGBA_ASTC_8x5; in init()244 COMPRESSED_RGBA_ASTC_8x5 = GL_COMPRESSED_RGBA_ASTC_8x5_KHR; in init()
120 glw::GLenum COMPRESSED_RGBA_ASTC_8x5; member