Searched refs:FinishFenceNV (Results 1 – 4 of 4) sorted by relevance
322 return gl::FinishFenceNV(fence); in glFinishFenceNV()1599 this->glFinishFenceNV = gl::FinishFenceNV; in LibGLESv2exports()
80 void GL_APIENTRY FinishFenceNV(GLuint fence);
1829 void GL_APIENTRY FinishFenceNV(GLuint fence) in FinishFenceNV() function6370 FUNCTION(FinishFenceNV), in es2GetProcAddress()
8021 ANGLE_CAPTURE(FinishFenceNV, isCallValid, context, fencePacked); in GL_FinishFenceNV()