Searched refs:COMPRESSED_RGBA_ASTC_8x8 (Results 1 – 2 of 2) sorted by relevance
120 COMPRESSED_RGBA_ASTC_8x8 = GL_COMPRESSED_RGBA_ASTC_8x8; in init()246 COMPRESSED_RGBA_ASTC_8x8 = GL_COMPRESSED_RGBA_ASTC_8x8_KHR; in init()
122 glw::GLenum COMPRESSED_RGBA_ASTC_8x8; member