Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glGenFencesNV

276 	void glGenFencesNV(GLsizei n, GLuint* fences);
1922 void glGenFencesNV(GLsizei n, GLuint* fences)
1926 ctx->glGenFencesNV(ctx, n, fences);