Home
last modified time | relevance | path

Searched defs:sourceType (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/dm/
DDMJsonWriter.h28 SkString sourceType; // "gm", "skp", "image" member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp29 gl::DrawElementsType sourceType, in ConvertIndexArray()
56 void ConvertIndices(gl::DrawElementsType sourceType, in ConvertIndices()
DTextureD3D.cpp1178 gl::TextureType sourceType = source->getType(); in copyTexture() local
2651 gl::TextureType sourceType = source->getType(); in copyTexture() local
3347 gl::TextureType sourceType = source->getType(); in copyTexture() local
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/third_party/spirv-tools/tools/sva/
D.eslintrc.json11 "sourceType": "module" string
/third_party/skia/infra/wasm-common/gold/
Dwasm_gold_aggregator.go49sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/third_party/node/deps/acorn/acorn/dist/
Dacorn.d.ts18 sourceType?: 'script' | 'module' property
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImage.h141 EGLenum sourceType; member
DvalidationES3.cpp2510 TextureType sourceType = source->getType(); in ValidateCopyTexture3DANGLE() local
2579 TextureType sourceType = source->getType(); in ValidateCopySubTexture3DANGLE() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_touchEvent.js65 sourceType: '[PC preview] unknow SourceType', property
/third_party/node/lib/internal/modules/cjs/
Dhelpers.js236 root = parser.parse(code, { sourceType: 'module', ecmaVersion: 'latest' }); property
/third_party/skia/infra/wasm-common/perf/
Dwasm_perf_aggregator.go54sourceType = flag.String("source_type", "pathkit", "Gold Source type, like pathkit,canvaskit… var
/third_party/node/lib/internal/modules/
Dhelpers.js311 root = parser.parse(code, { sourceType: 'module', ecmaVersion: 'latest' }); property
/third_party/parse5/
D.eslintrc.json36 "sourceType": "module" string
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp1866 GLenum sourceType, const GLColor &sourceColor, in TEST_P()
1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1986 const GLColor32F &expectedColor) { in TEST_P()
2116 const GLColor32U &expectedColor) { in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsQuadTests.cpp372 const string sourceType = src.str(); in initPrograms() local
/third_party/skia/gm/
Dxfermodes.cpp252 for (int sourceType = 1; sourceType & kAll_SrcType; sourceType <<= 1) { in onDraw() local
/third_party/css-what/
D.eslintrc.json40 "sourceType": "module", string
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
Dsource_helpers.js29 sourceType: 'script', property
/third_party/typescript/
D.eslintrc.json6 "sourceType": "module" string
/third_party/node/lib/
Drepl.js239 …const ast = acornParse(codeLine, { __proto__: null, sourceType: 'module', ecmaVersion: 'latest' }); property
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver-actions.js271 pause: function(duration=0, sourceType="none", {sourceName=null}={}) { argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp1046 const gl::TextureType sourceType = gl::TextureType::_2D; in generateSRGBMipmap() local
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp1363 const TType &sourceType = node->getType(); in addShapeConversion() local

12