Searched refs:presentFenceFd (Results 1 – 1 of 1) sorted by relevance
534 int presentFenceFd = -1; in swapBuffers() local549 createGoldfishOpenGLNativeSync(&presentFenceFd); in swapBuffers()556 DPRINT("queueBuffer with fence %d", presentFenceFd); in swapBuffers()557 nativeWindow->queueBuffer(nativeWindow, buffer, presentFenceFd); in swapBuffers()