Searched refs:COMPRESSED_RGBA_ASTC_6x5 (Results 1 – 2 of 2) sorted by relevance
116 COMPRESSED_RGBA_ASTC_6x5 = GL_COMPRESSED_RGBA_ASTC_6x5; in init()242 COMPRESSED_RGBA_ASTC_6x5 = GL_COMPRESSED_RGBA_ASTC_6x5_KHR; in init()
118 glw::GLenum COMPRESSED_RGBA_ASTC_6x5; member