Searched refs:all_formats (Results 1 – 1 of 1) sorted by relevance
9944 static const glw::GLenum all_formats[] = { GL_STENCIL_INDEX, in Prepare() local9964 static const glw::GLuint all_internal_formats_count = sizeof(all_formats) / sizeof(all_formats[0]); in Prepare()9975 if (all_formats[i] == m_format_invalid) in Prepare()