Searched refs:prePresentSubmit (Results 1 – 2 of 2) sorted by relevance
460 angle::Result prePresentSubmit(ContextVk *contextVk, const vk::Semaphore &presentSemaphore);
2034 angle::Result WindowSurfaceVk::prePresentSubmit(ContextVk *contextVk, in prePresentSubmit() function in rx::WindowSurfaceVk2157 ANGLE_TRY(prePresentSubmit(contextVk, presentSemaphore)); in present()