Home
last modified time | relevance | path

Searched refs:Contexts (Results 1 – 25 of 158) sorted by relevance

1234567

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp179 auto ContextIter = Contexts.find(&Key); in getChildDeclContext()
181 if (ContextIter == Contexts.end()) { in getChildDeclContext()
187 std::tie(ContextIter, Inserted) = Contexts.insert(NewContext); in getChildDeclContext()
197 assert(ContextIter != Contexts.end()); in getChildDeclContext()
/third_party/mesa3d/docs/_extra/specs/
DMESA_multithread_makecurrent.spec66 Replace the following sentence from section 2.2 Rendering Contexts:
78 Replace the following sentence from section 3.3.7 Rendering Contexts:
85 Replace the following sentence from section 3.5 Rendering Contexts:
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_wait_group.txt26 separate GLX Contexts. A wait group is created, and GLX Contexts are
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_wait_group.txt26 separate GLX Contexts. A wait group is created, and GLX Contexts are
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_flexible_surface_compatibility.txt68 (Rendering Contexts and Drawing Surfaces)
76 (Rendering Contexts and Drawing Surfaces)
DEGL_CHROMIUM_create_context_bind_generates_resource.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_client_arrays.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_extensions_enabled.txt59 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_webgl_compatibility.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DANGLE_program_cache_control.txt61 Contexts with PROGRAM_CACHE_ENABLED_ANGLE set to TRUE will query the
DEGL_ANGLE_power_preference.txt62 Add the following to section 3.7.1 "Creating Rendering Contexts":
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_CHROMIUM_create_context_bind_generates_resource.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_client_arrays.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_webgl_compatibility.txt60 Add the following to section 3.7.1 "Creating Rendering Contexts":
DEGL_ANGLE_create_context_extensions_enabled.txt59 Add the following to section 3.7.1 "Creating Rendering Contexts":
DANGLE_program_cache_control.txt61 Contexts with PROGRAM_CACHE_ENABLED_ANGLE set to TRUE will query the
DEGL_ANGLE_display_power_preference.txt64 Add the following to section 3.7.1 "Creating Rendering Contexts":
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_no_config_context.txt80 Modify the 3rd paragraph of section 2.2 "Rendering Contexts and
113 Rendering Contexts" on p. 51:
258 without a config returns zero. Contexts created without a config can
/third_party/EGL/extensions/KHR/
DEGL_KHR_no_config_context.txt80 Modify the 3rd paragraph of section 2.2 "Rendering Contexts and
113 Rendering Contexts" on p. 51:
258 without a config returns zero. Contexts created without a config can
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h141 DeclContext::Map Contexts; variable
/third_party/openssl/doc/man3/
DEVP_PKEY_CTX_new.pod34 by the OpenSSL high-level public key API. Contexts B<MUST NOT> be shared between
/third_party/boost/libs/test/doc/test_output/
Dcontexts.qbk8 [section:contexts Contexts]
10 Contexts are a facility provided by the __UTF__ in order to be able to trace the location of assert…
/third_party/openGLES/extensions/EXT/
DGLX_EXT_no_config_context.txt95 In section 2.1 "Rendering Contexts and Drawing Surfaces", modify the
112 Append a new paragraph to the end of section 2.1 "Rendering Contexts
128 In section 3.3.7 "Rendering Contexts" in the discussion of glXQueryContext,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_no_config_context.txt91 In section 2.1 "Rendering Contexts and Drawing Surfaces", modify the
108 Append a new paragraph to the end of section 2.1 "Rendering Contexts
124 In section 3.3.7 "Rendering Contexts" in the discussion of glXQueryContext,
/third_party/gettext/gettext-runtime/doc/
Drt-ngettext.texi23 See @ref{Contexts} for details.

1234567