Home
last modified time | relevance | path

Searched refs:CreateContext (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
Dradeonsi-stoney-fails.txt103 CreateContext/VAAPICreateContext.CreateContext/1035,Crash
104 CreateContext/VAAPICreateContext.CreateContext/1120,Crash
105 CreateContext/VAAPICreateContext.CreateContext/1205,Crash
106 CreateContext/VAAPICreateContext.CreateContext/1290,Crash
107 CreateContext/VAAPICreateContext.CreateContext/1375,Crash
108 CreateContext/VAAPICreateContext.CreateContext/1545,Crash
109 CreateContext/VAAPICreateContext.CreateContext/1715,Crash
110 CreateContext/VAAPICreateContext.CreateContext/185,Crash
111 CreateContext/VAAPICreateContext.CreateContext/2055,Crash
112 CreateContext/VAAPICreateContext.CreateContext/2225,Crash
[all …]
/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.cc72 request_context_ = CefRequestContext::CreateContext(settings, rc_handler); in RunTest()
74 request_context_ = CefRequestContext::CreateContext( in RunTest()
87 CefRequestContext::CreateContext(request_context_, new Handler()); in RunTest()
90 CefRequestContext::CreateContext(request_context_, nullptr); in RunTest()
/third_party/cef/tests/ceftests/
Dpreference_unittest.cc459 CefRequestContext::CreateContext(context, nullptr); in TEST()
464 CefRequestContext::CreateContext(context, new TestRequestContextHandler); in TEST()
469 CefRefPtr<CefRequestContext> context4 = CefRequestContext::CreateContext( in TEST()
514 CefRefPtr<CefRequestContext> context = CefRequestContext::CreateContext( in TEST()
530 CefRefPtr<CefRequestContext> context = CefRequestContext::CreateContext( in TEST()
550 CefRefPtr<CefRequestContext> context = CefRequestContext::CreateContext( in TEST()
558 CefRequestContext::CreateContext(context, nullptr); in TEST()
563 CefRequestContext::CreateContext(context, new TestRequestContextHandler); in TEST()
567 CefRefPtr<CefRequestContext> context4 = CefRequestContext::CreateContext( in TEST()
Drequest_context_unittest.cc47 CefRequestContext::CreateContext(settings, handler.get()); in TEST()
55 CefRequestContext::CreateContext(settings, handler.get()); in TEST()
83 CefRequestContext::CreateContext(settings, nullptr); in TEST()
91 CefRequestContext::CreateContext(settings, nullptr); in TEST()
126 CefRequestContext::CreateContext(context1, nullptr); in TEST()
146 CefRequestContext::CreateContext(settings, nullptr); in TEST()
153 CefRequestContext::CreateContext(context1, nullptr); in TEST()
164 CefRequestContext::CreateContext(context2, nullptr); in TEST()
179 CefRequestContext::CreateContext(context1, nullptr); in TEST()
248 context_ = CefRequestContext::CreateContext(settings, nullptr); in RunTest()
[all …]
Dpdf_viewer_unittest.cc73 request_context = CefRequestContext::CreateContext( in RunTest()
78 request_context = CefRequestContext::CreateContext(settings, nullptr); in RunTest()
/third_party/cef/include/
Dcef_request_context.h100 static CefRefPtr<CefRequestContext> CreateContext(
109 static CefRefPtr<CefRequestContext> CreateContext(
/third_party/glfw/src/
Dwgl_context.h93 #define wglCreateContext _glfw.wgl.CreateContext
123 WGLCREATECONTEXT_T CreateContext; member
Degl_context.h142 #define eglCreateContext _glfw.egl.CreateContext
189 PFNEGLCREATECONTEXTPROC CreateContext; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary_test.cpp250 TEST(CreateContext, UniversalEnvironment) { in TEST() argument
256 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
/third_party/spirv-tools/test/
Dtext_to_binary_test.cpp250 TEST(CreateContext, UniversalEnvironment) { in TEST() argument
256 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary_test.cpp250 TEST(CreateContext, UniversalEnvironment) { in TEST() argument
256 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
/third_party/skia/third_party/externals/imgui/examples/example_null/
Dmain.cpp10 ImGui::CreateContext(); in main()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.h32 context_id CreateContext(HGLWinsysContext *wsContext);
/third_party/skia/third_party/externals/imgui/examples/example_marmalade/
Dmain.cpp22 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
Dmain.cpp119 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
Dmain.cpp45 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
Dmain.cpp36 ImGui::CreateContext(); in main()
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc322 return CefRequestContext::CreateContext(settings, in GetRequestContext()
328 shared_request_context_ = CefRequestContext::CreateContext( in GetRequestContext()
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_cpptoc.cc57 CefRefPtr<CefRequestContext> _retval = CefRequestContext::CreateContext( in cef_request_context_create_context()
76 CefRefPtr<CefRequestContext> _retval = CefRequestContext::CreateContext( in cef_create_context_shared()
/third_party/cef/libcef_dll/ctocpp/
Drequest_context_ctocpp.cc42 CefRefPtr<CefRequestContext> CefRequestContext::CreateContext( in CreateContext() function in CefRequestContext
58 CefRefPtr<CefRequestContext> CefRequestContext::CreateContext( in CreateContext() function in CefRequestContext
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
Dmain.cpp49 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
Dmain.cpp66 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
Dmain.cpp43 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
Dmain.cpp63 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
Dmain.cpp65 ImGui::CreateContext(); in main()

1234