Searched refs:SetupGLFWWindowHintsForBackend (Results 1 – 7 of 7) sorted by relevance
28 void SetupGLFWWindowHintsForBackend(wgpu::BackendType type);
31 void SetupGLFWWindowHintsForBackend(wgpu::BackendType type) { in SetupGLFWWindowHintsForBackend() function
39 void SetupGLFWWindowHintsForBackend(dawn_native::BackendType type);
47 void SetupGLFWWindowHintsForBackend(dawn_native::BackendType type) { in SetupGLFWWindowHintsForBackend() function
80 utils::SetupGLFWWindowHintsForBackend(backendType); in CreateCppDawnDevice()
106 utils::SetupGLFWWindowHintsForBackend(backendType); in CreateCppDawnDevice()
228 utils::SetupGLFWWindowHintsForBackend(type); in CreateBackendWindow()