Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp214 GLFWwindow* DawnTestEnvironment::GetWindowForBackend(dawn_native::BackendType type) const { in GetWindowForBackend() function in DawnTestEnvironment
385 GLFWwindow* testWindow = gTestEnv->GetWindowForBackend(backendType); in SetUp()
DDawnTest.h114 GLFWwindow* GetWindowForBackend(dawn_native::BackendType type) const;