Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glGenFencesNV

184 	void glGenFencesNV(GLsizei n, GLuint* fences);
1286 void glGenFencesNV(GLsizei n, GLuint* fences)
1289 ctx->glGenFencesNV(ctx, n, fences);