/third_party/spirv-tools/test/ |
D | text_to_binary_test.cpp | 250 TEST(CreateContext, InvalidEnvironment) { in TEST() argument 256 TEST(CreateContext, UniversalEnvironment) { in TEST() argument 262 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
|
D | target_env_test.cpp | 30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary_test.cpp | 251 TEST(CreateContext, InvalidEnvironment) { in TEST() argument 257 TEST(CreateContext, UniversalEnvironment) { in TEST() argument 263 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
|
D | target_env_test.cpp | 29 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary_test.cpp | 250 TEST(CreateContext, UniversalEnvironment) { in TEST() argument 256 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
|
D | target_env_test.cpp | 30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary_test.cpp | 250 TEST(CreateContext, UniversalEnvironment) { in TEST() argument 256 TEST(CreateContext, VulkanEnvironment) { in TEST() argument
|
D | target_env_test.cpp | 30 TEST_P(TargetEnvTest, CreateContext) { in TEST_P() argument
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ |
D | kernel_runtime.h | 80 virtual void CreateContext() {} in CreateContext() function
|
/third_party/cef/libcef_dll/ctocpp/ |
D | request_context_ctocpp.cc | 42 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/ |
D | analysis_context.cc | 225 AnalysisContextPtr AnalysisContext::CreateContext(const AnalysisContextPtr &parent, const FuncGraph… in CreateContext() function in mindspore::abstract::AnalysisContext
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | GalliumContext.cpp | 137 GalliumContext::CreateContext(HGLWinsysContext *wsContext) in CreateContext() function in GalliumContext
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | android_context_gl.cc | 62 static EGLResult<EGLSurface> CreateContext(EGLDisplay display, in CreateContext() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLPlatform.cpp | 213 cl_context Platform::CreateContext(const cl_context_properties *properties, in CreateContext() function in cl::Platform
|
/third_party/cef/libcef/browser/ |
D | request_context_impl.cc | 129 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/ |
D | egldriver.h | 91 _EGLContext *(*CreateContext)(_EGLDisplay *disp, _EGLConfig *config, member
|
/third_party/flutter/glfw/src/ |
D | wgl_context.h | 123 WGLCREATECONTEXT_T CreateContext; member
|
D | egl_context.h | 189 PFNEGLCREATECONTEXTPROC CreateContext; member
|
/third_party/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.h | 125 GLboolean (*CreateContext)(gl_api api, member
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 65 …GLXContext (*CreateContext)(Display *dpy, XVisualInfo *visinfo, GLXContext shareList, Bool direct); member
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | egl_stubs.cpp | 121 EGLContext CreateContext(Thread *thread, in CreateContext() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ |
D | ascend_kernel_runtime.cc | 993 void AscendKernelRuntime::CreateContext() { in CreateContext() function in mindspore::device::ascend::AscendKernelRuntime
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 819 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/ |
D | cl_icd_amd.h | 593 clCreateContext_fn CreateContext; member
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 570 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
|