Lines Matching defs:targets
96 /* Query targets */
97 static const glw::GLenum targets[] = {
101 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]);
132 gl.createQueries(targets[i], queries_count, queries_dsa[i]);
229 /* Query targets. */
230 static const glw::GLenum targets[] = {
240 static const glw::GLuint targets_count = sizeof(targets) / sizeof(targets[0]);
247 prepare(targets[i]);
1249 * @return True if argument is one of the listed targets, false otherwise.
1296 /** Names of targets to be tested. */
1302 /** Number of targets. */
1524 /* Checking targets. */
2090 /** Number of targets. */