Searched refs:COMPRESSED_RGBA_ASTC_4x4 (Results 1 – 2 of 2) sorted by relevance
113 COMPRESSED_RGBA_ASTC_4x4 = GL_COMPRESSED_RGBA_ASTC_4x4; in init()239 COMPRESSED_RGBA_ASTC_4x4 = GL_COMPRESSED_RGBA_ASTC_4x4_KHR; in init()
115 glw::GLenum COMPRESSED_RGBA_ASTC_4x4; member