Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glBeginQuery

323 	void glBeginQuery(GLenum target, GLuint query);
2347 void glBeginQuery(GLenum target, GLuint query)
2350 ctx->glBeginQuery(ctx, target, query);