Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glSetFenceNV

1316 void glSetFenceNV(GLuint fence, GLenum condition)
1318 getDispatch()->glSetFenceNV(fence, condition);