Home
last modified time | relevance | path

Searched refs:CreateContext (Results 1 - 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/imgui/examples/example_null/
H A Dmain.cpp10 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary_test.cpp250 TEST(CreateContext, UniversalEnvironment) { in TEST()
256 TEST(CreateContext, VulkanEnvironment) { in TEST()
H A Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary_test.cpp250 TEST(CreateContext, UniversalEnvironment) { in TEST()
256 TEST(CreateContext, VulkanEnvironment) { in TEST()
H A Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P()
/third_party/spirv-tools/test/
H A Dtext_to_binary_test.cpp251 TEST(CreateContext, UniversalEnvironment) { in TEST()
257 TEST(CreateContext, VulkanEnvironment) { in TEST()
H A Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.h32 context_id CreateContext(HGLWinsysContext *wsContext);
/third_party/skia/third_party/externals/imgui/examples/example_marmalade/
H A Dmain.cpp22 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
H A Dmain.cpp36 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
H A Dmain.cpp45 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glut_opengl2/
H A Dmain.cpp119 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.h43 static cl_context CreateContext(const cl_context_properties *properties,
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
H A Dmain.cpp49 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_opengl3/
H A Dmain.cpp63 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
H A Dmain.cpp66 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
H A Dmain.cpp43 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
H A Dmain.cpp65 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/
H A Dmain.cpp64 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
H A Dmain.cpp55 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp369 EGLContext EGLAPIENTRY CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list);
512 return egl::CreateContext(dpy, config, share_context, attrib_list); in eglCreateContext()
695 this->eglCreateContext = egl::CreateContext; in LibEGLexports()
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp316 .CreateContext = haiku_create_context,
/third_party/mesa3d/src/egl/main/
H A Degldriver.h89 _EGLContext *(*CreateContext)(_EGLDisplay *disp, _EGLConfig *config, member
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp47 ImGui::CreateContext(); in main()
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp47 ImGui::CreateContext(); in main()

Completed in 28 milliseconds

123