Home | History | Annotate | Download | only in functional

Lines Matching refs:glGenQueries

992 			glGenQueries		(1, &id);
1218 m_log << TestLog::Section("", "A name returned by glGenQueries, but not yet associated with a query object by calling glBeginQuery, is not the name of a query object.");
1222 glGenQueries (1, &query);