Home
last modified time | relevance | path

Searched refs:presentState (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/sk_app/
DVulkanWindowContext.cpp552 GrBackendSurfaceMutableState presentState(VK_IMAGE_LAYOUT_PRESENT_SRC_KHR, fPresentQueueIndex); in swapBuffers() local
553 surface->flush(info, &presentState); in swapBuffers()
/third_party/node/deps/v8/src/inspector/
Dinjected-script.cc933 v8::debug::ExceptionBreakState presentState = in setPauseOnExceptionsState() local
935 if (presentState != newState) in setPauseOnExceptionsState()
937 return presentState; in setPauseOnExceptionsState()