Home
last modified time | relevance | path

Searched defs:CreateContext (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary_test.cpp251 TEST(CreateContext, InvalidEnvironment) { in TEST() argument
257 TEST(CreateContext, UniversalEnvironment) { in TEST() argument
263 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
Dtarget_env_test.cpp29 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_context_gl.cc62 static EGLResult<EGLSurface> CreateContext(EGLDisplay display, in CreateContext() function
/third_party/glfw/src/
Dwgl_context.h123 WGLCREATECONTEXT_T CreateContext; member
Degl_context.h189 PFNEGLCREATECONTEXTPROC CreateContext; member
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h593 clCreateContext_fn CreateContext; member
/third_party/boringssl/src/ssl/
Dssl_test.cc1686 bssl::UniquePtr<SSL_CTX> CreateContext() const { in CreateContext() function in __anon1365ec780111::SSLVersionTest
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp2961 ImGuiContext* ImGui::CreateContext(ImFontAtlas* shared_font_atlas) in CreateContext() function in ImGui