Searched refs:accepted_types (Results 1 – 1 of 1) sorted by relevance
4753 static const glw::GLenum accepted_types[] = { GL_BYTE, in iterate() local4773 for (glw::GLuint i = 0; i < sizeof(accepted_types) / sizeof(accepted_types); ++i) in iterate()4775 if (accepted_types[i] == bad_type) in iterate()