Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetFenceivNV

1306 void glGetFenceivNV(GLuint fence, GLenum pname, GLint *params)
1308 getDispatch()->glGetFenceivNV(fence, pname, params);