• Home
  • Raw
  • Download

Lines Matching refs:fInterface

246         GR_VK_CALL(fBackendContext->fInterface, DeviceWaitIdle(fBackendContext->fDevice));  in createSwapchain()
298 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
327 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
330 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
333 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
336 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
339 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in createBuffers()
350 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in destroyBuffers()
355 GR_VK_CALL(fBackendContext->fInterface, in destroyBuffers()
359 GR_VK_CALL(fBackendContext->fInterface, in destroyBuffers()
363 GR_VK_CALL(fBackendContext->fInterface, in destroyBuffers()
366 GR_VK_CALL(fBackendContext->fInterface, in destroyBuffers()
368 GR_VK_CALL(fBackendContext->fInterface, in destroyBuffers()
394 GR_VK_CALL(fBackendContext->fInterface, QueueWaitIdle(fPresentQueue)); in destroyContext()
395 GR_VK_CALL(fBackendContext->fInterface, DeviceWaitIdle(fBackendContext->fDevice)); in destroyContext()
400 GR_VK_CALL(fBackendContext->fInterface, DestroyCommandPool(fBackendContext->fDevice, in destroyContext()
429 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getAvailableBackbuffer()
440 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
459 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
495 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
501 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
504 GR_VK_CALL(fBackendContext->fInterface, in getBackbufferSurface()
511 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
526 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in getBackbufferSurface()
567 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in swapBuffers()
573 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in swapBuffers()
575 GR_VK_CALL(fBackendContext->fInterface, in swapBuffers()
581 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in swapBuffers()
597 GR_VK_CALL_ERRCHECK(fBackendContext->fInterface, in swapBuffers()