Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glDeleteFencesNV

274 	void glDeleteFencesNV(GLsizei n, const GLuint* fences);
1913 void glDeleteFencesNV(GLsizei n, const GLuint* fences)
1917 ctx->glDeleteFencesNV(ctx, n, fences);