Home
last modified time | relevance | path

Searched full:registry (Results 1 – 25 of 3296) sorted by relevance

12345678910>>...132

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGen.cpp21 void llvm::initializeCodeGen(PassRegistry &Registry) { in initializeCodeGen() argument
22 initializeAtomicExpandPass(Registry); in initializeCodeGen()
23 initializeBranchFolderPassPass(Registry); in initializeCodeGen()
24 initializeBranchRelaxationPass(Registry); in initializeCodeGen()
25 initializeCFGuardLongjmpPass(Registry); in initializeCodeGen()
26 initializeCFIInstrInserterPass(Registry); in initializeCodeGen()
27 initializeCodeGenPreparePass(Registry); in initializeCodeGen()
28 initializeDeadMachineInstructionElimPass(Registry); in initializeCodeGen()
29 initializeDetectDeadLanesPass(Registry); in initializeCodeGen()
30 initializeDwarfEHPreparePass(Registry); in initializeCodeGen()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAnalysis.cpp21 void llvm::initializeAnalysis(PassRegistry &Registry) { in initializeAnalysis() argument
22 initializeAAEvalLegacyPassPass(Registry); in initializeAnalysis()
23 initializeAliasSetPrinterPass(Registry); in initializeAnalysis()
24 initializeBasicAAWrapperPassPass(Registry); in initializeAnalysis()
25 initializeBlockFrequencyInfoWrapperPassPass(Registry); in initializeAnalysis()
26 initializeBranchProbabilityInfoWrapperPassPass(Registry); in initializeAnalysis()
27 initializeCallGraphWrapperPassPass(Registry); in initializeAnalysis()
28 initializeCallGraphDOTPrinterPass(Registry); in initializeAnalysis()
29 initializeCallGraphPrinterLegacyPassPass(Registry); in initializeAnalysis()
30 initializeCallGraphViewerPass(Registry); in initializeAnalysis()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalar.cpp35 void llvm::initializeScalarOpts(PassRegistry &Registry) { in initializeScalarOpts() argument
36 initializeADCELegacyPassPass(Registry); in initializeScalarOpts()
37 initializeBDCELegacyPassPass(Registry); in initializeScalarOpts()
38 initializeAlignmentFromAssumptionsPass(Registry); in initializeScalarOpts()
39 initializeCallSiteSplittingLegacyPassPass(Registry); in initializeScalarOpts()
40 initializeConstantHoistingLegacyPassPass(Registry); in initializeScalarOpts()
41 initializeConstantPropagationPass(Registry); in initializeScalarOpts()
42 initializeCorrelatedValuePropagationPass(Registry); in initializeScalarOpts()
43 initializeDCELegacyPassPass(Registry); in initializeScalarOpts()
44 initializeDeadInstEliminationPass(Registry); in initializeScalarOpts()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c6 * gstregistry.c: handle registry
30 * One registry holds the metadata of a set of plugins.
42 * information that is gathered in the default registry. Clearly, this is a time
43 * consuming process, so we cache information in the registry file. The format
59 * The registry cache file is loaded from
60 * `$XDG_CACHE_HOME/gstreamer-$GST_API_VERSION/registry-$ARCH.bin`
62 * env var. One reason to change the registry location is for testing.
83 * The "cache" and "registry" are different concepts and can represent
85 * stored in the default registry, and plugins not relevant to the current
138 #define GST_REGISTRY_FILE_NAME "registry." GST_REGISTRY_FILE_SUFFIX ".bin"
[all …]
/third_party/node/deps/npm/node_modules/registry-auth-token/test/
Dauth-token.test.js30 it('should return undefined if no auth token is given for registry', function (done) {
31 fs.writeFile(npmRcPath, 'registry=http://registry.npmjs.eu/', function (err) {
43 'registry=http://registry.foobar.eu/'
58 'registry=http://registry.foobar.eu/'
76 'registry=http://registry.foobar.eu/'
92 it('should return auth token if registry is defined', function (done) {
94 'registry=http://registry.foobar.eu/',
95 '//registry.foobar.eu/:_authToken=foobar', ''
108 'registry=http://registry.foobar.eu/',
109 '//registry.foobar.eu/:_authToken=foobar', ''
[all …]
/third_party/node/deps/npm/man/man7/
Dregistry.71 .TH "REGISTRY" "7" "April 2022" "" ""
3 \fBregistry\fR \- The JavaScript Package Registry
6 To resolve packages by name and version, npm talks to a registry website
7 that implements the CommonJS Package Registry specification for reading
10 npm is configured to use npm, Inc\.'s public registry at
11 https://registry\.npmjs\.org by default\. Use of the npm public registry is
14 You can configure npm to use any compatible registry you like, and even run
15 your own registry\. Use of someone else's registry may be governed by their
18 npm's package registry implementation supports several
22 The npm public registry is powered by a CouchDB database,
[all …]
/third_party/rust/crates/clap/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
40 source = "registry+https://github.com/rust-lang/crates.io-index"
46 source = "registry+https://github.com/rust-lang/crates.io-index"
61 source = "registry+https://github.com/rust-lang/crates.io-index"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
73 source = "registry+https://github.com/rust-lang/crates.io-index"
79 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/third_party/weex-loader/deps/weex-styler/
Dpackage-lock.json8 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz",
14 "resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz",
20 "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz",
26 "resolved": "https://registry.npmjs.org/alter/-/alter-0.2.0.tgz",
32 "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
37 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
43 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
49 "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
55 "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz",
61 "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz",
[all …]
/third_party/node/deps/npm/node_modules/registry-auth-token/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3…
11 …resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f…
15 …resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f…
21 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f2…
25 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.3.0.tgz#7446d39459c54fb49a80e6ee6478149b940…
29 …resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcd…
33 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c5…
40 …resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c2…
48 …resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad15…
52 …resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662…
[all …]
DREADME.md1 # registry-auth-token
3registry-auth-token.svg?style=flat-square)](http://browsenpm.org/package/registry-auth-token)[![Bu…
5 Get the auth token set for an npm registry from `.npmrc`. Also allows fetching the configured regis…
10 npm install --save registry-auth-token
18 var getAuthToken = require('registry-auth-token')
19 var getRegistryUrl = require('registry-auth-token/registry-url')
21 // Get auth token and type for default `registry` set in `.npmrc`
24 // Get auth token for a specific registry URL
25 console.log(getAuthToken('//registry.foo.bar'))
27 // Find the registry auth token for a given URL (with deep path):
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DIPO.cpp25 void llvm::initializeIPO(PassRegistry &Registry) { in initializeIPO() argument
26 initializeArgPromotionPass(Registry); in initializeIPO()
27 initializeCalledValuePropagationLegacyPassPass(Registry); in initializeIPO()
28 initializeConstantMergeLegacyPassPass(Registry); in initializeIPO()
29 initializeCrossDSOCFIPass(Registry); in initializeIPO()
30 initializeDAEPass(Registry); in initializeIPO()
31 initializeDAHPass(Registry); in initializeIPO()
32 initializeForceFunctionAttrsLegacyPassPass(Registry); in initializeIPO()
33 initializeGlobalDCELegacyPassPass(Registry); in initializeIPO()
34 initializeGlobalOptLegacyPassPass(Registry); in initializeIPO()
[all …]
/third_party/rust/crates/bindgen/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
26 source = "registry+https://github.com/rust-lang/crates.io-index"
35 source = "registry+https://github.com/rust-lang/crates.io-index"
96 source = "registry+https://github.com/rust-lang/crates.io-index"
102 source = "registry+https://github.com/rust-lang/crates.io-index"
108 source = "registry+https://github.com/rust-lang/crates.io-index"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
123 source = "registry+https://github.com/rust-lang/crates.io-index"
129 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/third_party/node/deps/npm/node_modules/psl/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.2.tgz#c102371b6ec3a7cf3b847ca00…
14 …resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.3.tgz#27b4b8fbbfeab4e71bcf551e7…
21 …resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3…
25 …resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.5.tgz#eb777df6011723a3b14e8a72c0805c8…
32 …resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-4.1.1.tgz#e8e41e48ea2fe0c896740610ab6…
38 …resolved "https://registry.yarnpkg.com/acorn-node/-/acorn-node-1.3.0.tgz#5f86d73346743810ef1269b90…
45 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f…
49 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b…
53 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f…
57 …resolved "https://registry.yarnpkg.com/addressparser/-/addressparser-1.0.1.tgz#47afbe1a2a9262191db…
[all …]
/third_party/rust/crates/signal-hook/
DCargo.lock8 source = "registry+https://github.com/rust-lang/crates.io-index"
18 source = "registry+https://github.com/rust-lang/crates.io-index"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
43 source = "registry+https://github.com/rust-lang/crates.io-index"
58 source = "registry+https://github.com/rust-lang/crates.io-index"
77 source = "registry+https://github.com/rust-lang/crates.io-index"
86 source = "registry+https://github.com/rust-lang/crates.io-index"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
120 source = "registry+https://github.com/rust-lang/crates.io-index"
126 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/third_party/node/deps/npm/docs/content/using-npm/
Dregistry.md3 title: registry
4 description: The JavaScript Package Registry
7 # registry(7)
9 ## The JavaScript Package Registry
13 To resolve packages by name and version, npm talks to a registry website
14 that implements the CommonJS Package Registry specification for reading
17 npm is configured to use npm, Inc.'s public registry at
18 <https://registry.npmjs.org> by default. Use of the npm public registry is
21 You can configure npm to use any compatible registry you like, and even run
22 your own registry. Use of someone else's registry may be governed by their
[all …]
/third_party/node/deps/npm/node_modules/uri-js/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3…
11 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c5…
18 …resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c2…
26 …resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f04…
30 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e46…
34 …resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77…
41 …resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627…
45 …resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz#bb5dca382bb94…
52 …resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256a…
58 …resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e1366443…
[all …]
/third_party/rust/crates/memchr/bench/
DCargo.lock6 source = "registry+https://github.com/rust-lang/crates.io-index"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
33 "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
41 source = "registry+https://github.com/rust-lang/crates.io-index"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
53 source = "registry+https://github.com/rust-lang/crates.io-index"
62 source = "registry+https://github.com/rust-lang/crates.io-index"
68 source = "registry+https://github.com/rust-lang/crates.io-index"
[all …]
/third_party/node/deps/npm/node_modules/npm-registry-fetch/
DCHANGELOG.md6 ## [4.0.7](https://github.com/npm/registry-fetch/compare/v4.0.6...v4.0.7) (2020-08-17)
11 * correct password redaction ([110032b](https://github.com/npm/registry-fetch/commit/110032b))
16 ## [4.0.6](https://github.com/npm/registry-fetch/compare/v4.0.5...v4.0.6) (2020-08-14)
21 * import URL from url module ([cd35987](https://github.com/npm/registry-fetch/commit/cd35987))
26 ## [4.0.5](https://github.com/npm/registry-fetch/compare/v4.0.4...v4.0.5) (2020-06-30)
31 ## [4.0.4](https://github.com/npm/registry-fetch/compare/v4.0.3...v4.0.4) (2020-04-28)
36 ## [4.0.3](https://github.com/npm/registry-fetch/compare/v4.0.2...v4.0.3) (2020-02-13)
41 * always bypass cache when ?write=true ([ba8b4fe](https://github.com/npm/registry-fetch/commit/ba8b…
42 …DME ([69c2977](https://github.com/npm/registry-fetch/commit/69c2977)), closes [#20](https://github…
47 ## [4.0.2](https://github.com/npm/registry-fetch/compare/v4.0.0...v4.0.2) (2019-10-04)
[all …]
/third_party/node/deps/npm/node_modules/registry-url/
Dreadme.md1 # registry-url [![Build Status](https://travis-ci.org/sindresorhus/registry-url.svg?branch=master)]…
3 > Get the set npm registry URL
5 It's usually `https://registry.npmjs.org/`, but [configurable](https://www.npmjs.org/doc/misc/npm-c…
7 Use this if you do anything with the npm registry as users will expect it to use their configured r…
13 $ npm install --save registry-url
21 registry = 'https://custom-registry.com/'
25 const registryUrl = require('registry-url');
28 //=> 'https://custom-registry.com/'
31 It can also retrieve the registry URL associated with an [npm scope](https://docs.npmjs.com/misc/sc…
35 @myco:registry = 'https://custom-registry.com/'
[all …]
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28 …resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33 …resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38 …resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46 …resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28 …resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33 …resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38 …resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46 …resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/spirv-tools/tools/sva/
Dyarn.lock7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
14 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195…
23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
28 …resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
33 …resolved "https://registry.yarnpkg.com/@zeit/schemas/-/schemas-2.6.0.tgz#004e8e553b4cd53d538bd38ea…
38 …resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15…
46 …resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551…
51 …resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz#e35668de0b402f359de515c5482a1ab9f89…
56 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f…
66 …resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd…
[all …]
/third_party/cef/libcef/browser/prefs/
Dbrowser_prefs.cc119 void RegisterProfilePrefs(PrefRegistrySimple* registry) { in RegisterProfilePrefs() argument
124 registry->RegisterBooleanPref("test.bool", true); in RegisterProfilePrefs()
125 registry->RegisterIntegerPref("test.int", 2); in RegisterProfilePrefs()
126 registry->RegisterDoublePref("test.double", 5.0); in RegisterProfilePrefs()
127 registry->RegisterStringPref("test.string", "default"); in RegisterProfilePrefs()
128 registry->RegisterListPref("test.list"); in RegisterProfilePrefs()
129 registry->RegisterDictionaryPref("test.dict"); in RegisterProfilePrefs()
200 // Registry that will be populated with all known preferences. Preferences in CreatePrefService()
202 scoped_refptr<user_prefs::PrefRegistrySyncable> registry( in CreatePrefService() local
223 CefMediaCaptureDevicesDispatcher::RegisterPrefs(registry.get()); in CreatePrefService()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md7 |Framebuffer/renderbuffer objects|3.0|[GL_EXT_framebuffer_object](https://www.opengl.org/registry/s…
8registry/specs/EXT/framebuffer_blit.txt)|3.0|[GL_ANGLE_framebuffer_blit](https://www.khronos.org/r…
9registry/specs/EXT/framebuffer_multisample.txt)|3.0|[GL_EXT_multisampled_render_to_texture](https:…
10registry/specs/ARB/depth_texture.txt)|3.0|[GL_OES_depth_texture](https://www.khronos.org/registry/…
11registry/specs/ARB/draw_buffers.txt) or [GL_EXT_draw_buffers2](https://www.opengl.org/registry/spe…
12 …ture3D](https://www.opengl.org/registry/specs/EXT/texture3D.txt)|3.0|[GL_OES_texture_3D](https://w…
13 |Array textures|3.0|[GL_EXT_texture_array](https://www.opengl.org/registry/specs/EXT/texture_array.…
14 …://www.khronos.org/registry/gles/extensions/EXT/EXT_texture_storage.txt)|3.0|[GL_EXT_texture_stora…
15 |Uniform buffer object|3.1|[GL_ARB_uniform_buffer_object](https://www.opengl.org/registry/specs/ARB…
16 |Sync objects|3.2|[GL_ARB_sync](https://www.opengl.org/registry/specs/ARB/sync.txt)|3.0|--||
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md7 |Framebuffer/renderbuffer objects|3.0|[GL_EXT_framebuffer_object](https://www.opengl.org/registry/s…
8registry/specs/EXT/framebuffer_blit.txt)|3.0|[GL_ANGLE_framebuffer_blit](https://www.khronos.org/r…
9registry/specs/EXT/framebuffer_multisample.txt)|3.0|[GL_EXT_multisampled_render_to_texture](https:…
10registry/specs/ARB/depth_texture.txt)|3.0|[GL_OES_depth_texture](https://www.khronos.org/registry/…
11registry/specs/ARB/draw_buffers.txt) or [GL_EXT_draw_buffers2](https://www.opengl.org/registry/spe…
12 …ture3D](https://www.opengl.org/registry/specs/EXT/texture3D.txt)|3.0|[GL_OES_texture_3D](https://w…
13 |Array textures|3.0|[GL_EXT_texture_array](https://www.opengl.org/registry/specs/EXT/texture_array.…
14 …://www.khronos.org/registry/gles/extensions/EXT/EXT_texture_storage.txt)|3.0|[GL_EXT_texture_stora…
15 |Uniform buffer object|3.1|[GL_ARB_uniform_buffer_object](https://www.opengl.org/registry/specs/ARB…
16 |Sync objects|3.2|[GL_ARB_sync](https://www.opengl.org/registry/specs/ARB/sync.txt)|3.0|--||
[all …]

12345678910>>...132