Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDeleteFencesNV

1286 void glDeleteFencesNV(GLsizei n, const GLuint *fences)
1288 getDispatch()->glDeleteFencesNV(n, fences);