Searched refs:throttleCPU (Results 1 – 2 of 2) sorted by relevance
474 angle::Result throttleCPU(DisplayVk *displayVk, const QueueSerial ¤tSubmitSerial);
2269 ANGLE_TRY(throttleCPU(vk::GetImpl(renderer->getDisplay()), swapSerial)); in present()2276 angle::Result WindowSurfaceVk::throttleCPU(DisplayVk *displayVk, in throttleCPU() function in rx::WindowSurfaceVk