Home
last modified time | relevance | path

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

12

/third_party/spirv-tools/test/
Dtext_to_binary_test.cpp250 TEST(CreateContext, InvalidEnvironment) { in TEST() argument
256 TEST(CreateContext, UniversalEnvironment) { in TEST() argument
262 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
/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/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
Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() 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
Dtarget_env_test.cpp30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.h80 virtual void CreateContext() {} in CreateContext() function
/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/mindspore/mindspore/core/abstract/
Danalysis_context.cc225 AnalysisContextPtr AnalysisContext::CreateContext(const AnalysisContextPtr &parent, const FuncGraph… in CreateContext() function in mindspore::abstract::AnalysisContext
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp137 GalliumContext::CreateContext(HGLWinsysContext *wsContext) in CreateContext() function in GalliumContext
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_context_gl.cc62 static EGLResult<EGLSurface> CreateContext(EGLDisplay display, in CreateContext() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLPlatform.cpp213 cl_context Platform::CreateContext(const cl_context_properties *properties, in CreateContext() function in cl::Platform
/third_party/cef/libcef/browser/
Drequest_context_impl.cc129 CefRefPtr<CefRequestContext> CefRequestContext::CreateContext( in CreateContext() function in CefRequestContext
146 CefRefPtr<CefRequestContext> CefRequestContext::CreateContext( in CreateContext() function in CefRequestContext
/third_party/mesa3d/src/egl/main/
Degldriver.h91 _EGLContext *(*CreateContext)(_EGLDisplay *disp, _EGLConfig *config, member
/third_party/flutter/glfw/src/
Dwgl_context.h123 WGLCREATECONTEXT_T CreateContext; member
Degl_context.h189 PFNEGLCREATECONTEXTPROC CreateContext; member
/third_party/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h125 GLboolean (*CreateContext)(gl_api api, member
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.h65 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp121 EGLContext CreateContext(Thread *thread, in CreateContext() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc993 void AscendKernelRuntime::CreateContext() { in CreateContext() function in mindspore::device::ascend::AscendKernelRuntime
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp819 EGLContext EGLAPIENTRY CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, co… in CreateContext() function
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h593 clCreateContext_fn CreateContext; member
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp570 class CreateContext : public tcu::ThreadUtil::Operation class
584 CreateContext::CreateContext (EGLDisplay display, EGLConfig config, SharedPtr<GLES2Context> shared,… in CreateContext() function in deqp::egl::GLES2ThreadTest::CreateContext

12