Searched refs:COMPRESSED_RGBA_ASTC_8x6 (Results 1 – 2 of 2) sorted by relevance
119 COMPRESSED_RGBA_ASTC_8x6 = GL_COMPRESSED_RGBA_ASTC_8x6; in init()245 COMPRESSED_RGBA_ASTC_8x6 = GL_COMPRESSED_RGBA_ASTC_8x6_KHR; in init()
121 glw::GLenum COMPRESSED_RGBA_ASTC_8x6; member