Searched refs:COMPRESSED_RGBA_ASTC_6x6 (Results 1 – 2 of 2) sorted by relevance
117 COMPRESSED_RGBA_ASTC_6x6 = GL_COMPRESSED_RGBA_ASTC_6x6; in init()243 COMPRESSED_RGBA_ASTC_6x6 = GL_COMPRESSED_RGBA_ASTC_6x6_KHR; in init()
119 glw::GLenum COMPRESSED_RGBA_ASTC_6x6; member