Searched refs:ValidateBeginQuery (Results 1 – 3 of 3) sorted by relevance
54 bool ValidateBeginQuery(Context *context, GLenum target, GLuint id);
971 bool ValidateBeginQuery(gl::Context *context, GLenum target, GLuint id) in ValidateBeginQuery() function
108 if (!ValidateBeginQuery(context, target, id)) in glBeginQueryEXT()5315 if (!ValidateBeginQuery(context, target, id)) in glBeginQuery()