Searched refs:COMPRESSED_RGBA_ASTC_5x4 (Results 1 – 2 of 2) sorted by relevance
114 COMPRESSED_RGBA_ASTC_5x4 = GL_COMPRESSED_RGBA_ASTC_5x4; in init()240 COMPRESSED_RGBA_ASTC_5x4 = GL_COMPRESSED_RGBA_ASTC_5x4_KHR; in init()
116 glw::GLenum COMPRESSED_RGBA_ASTC_5x4; member