Searched refs:COMPRESSED_RGBA_ASTC_10x8 (Results 1 – 2 of 2) sorted by relevance
123 COMPRESSED_RGBA_ASTC_10x8 = GL_COMPRESSED_RGBA_ASTC_10x8; in init()249 COMPRESSED_RGBA_ASTC_10x8 = GL_COMPRESSED_RGBA_ASTC_10x8_KHR; in init()
125 glw::GLenum COMPRESSED_RGBA_ASTC_10x8; member