Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glGenFencesNV

1291 void glGenFencesNV(GLsizei n, GLuint *fences)
1293 getDispatch()->glGenFencesNV(n, fences);