Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/transform/
Dexternal_texture_transform.cc113 auto* newType = ctx.dst->ty.sampled_texture(ast::TextureDimension::k2d, in Run() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp439 TType *newType = nullptr; in stripStructSpecifierSamplers() local
530 TType *newType = new TType(modified, false); in extractStructSamplerUniforms() local
599 TType *newType = new TType(fieldType); in extractSampler() local
DSeparateDeclarations.cpp172 TType *newType = new TType(structure, false); in separateDeclarator() local
DRewriteArrayOfArrayOfOpaqueUniforms.cpp291 TType *newType = new TType(type); in visitDeclaration() local
DRewriteCubeMapSamplersAs2DArray.cpp289 TType *newType = new TType(samplerCubeVar->getType()); in declareSampler2DArray() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DConstantUnion.h33 bool cast(TBasicType newType, const ConstantUnion &constant) in cast()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteStructSamplers.cpp42 TType *newType = GetStructSamplerParameterType(symbolTable, oldVariable); in ReplaceTypeOfSymbolNode() local
282 TType *newType = nullptr; in stripStructSpecifierSamplers() local
431 TType *newType = new TType(fieldType); in extractSampler() local
DRewriteCubeMapSamplersAs2DArray.cpp397 TType *newType = new TType(samplerCubeVar->getType()); in declareSampler2DArray() local
767 TType *newType = new TType(param->getType()); in convertFunctionParameter() local
DRewriteAtomicCounters.cpp419 TType *newType = in convertFunctionParameter() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp67 TType *newType = new TType(*type); in TransposeMatrixType() local
612 const TType *newType = newInterfaceBlockType; in convertInterfaceBlock() local
680 TType *newType = new TType(variable->getType()); in convertNamelessInterfaceBlockField() local
721 TType *newType = new TType(newStruct, true); in convertStruct() local
740 TType *newType = nullptr; in convertField() local
/third_party/skia/src/gpu/geometry/
DGrQuad.h132 void setQuadType(Type newType) { in setQuadType()
/third_party/flutter/skia/src/gpu/geometry/
DGrQuad.h147 void setQuadType(Type newType) { fType = newType; } in setQuadType()
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dprivate-key.js88 PrivateKey.prototype.derive = function (newType) { argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DRewriteR32fImages.cpp284 TType *newType = new TType(type); in visitDeclaration() local
DDeclarePerVertexBlocks.cpp255 TType *newType = new TType(*type); in visitSymbol() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp131 bool TConstantUnion::cast(TBasicType newType, const TConstantUnion &constant) in cast()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DConstantUnion.cpp135 bool TConstantUnion::cast(TBasicType newType, const TConstantUnion &constant) in cast()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp360 TType &newType = *new TType(type); in SetTypeDimsImpl() local
DModifyStruct.cpp319 TType &newType, in addModifiedField()
711 TType &newType = *new TType(machinery.modifiedStruct, false); in RecurseStruct() local
/third_party/flutter/skia/src/sksl/
DSkSLIRGenerator.cpp2107 Type* newType = (Type*) fSymbolTable->takeOwnership(std::unique_ptr<Symbol>( in convertIndex() local
2364 Type* newType = (Type*) fSymbolTable->takeOwnership(std::unique_ptr<Symbol>( in convertIndexExpression() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp480 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1935 bool applySwizzle(const ComponentArray& components, const Type& newType) override { in applySwizzle()
/third_party/typescript/lib/
DtypescriptServices.js141655 function doChange(changes, sourceFile, oldTypeNode, newType, checker) { argument
Dtypescript.js141655 function doChange(changes, sourceFile, oldTypeNode, newType, checker) { argument
Dtsserverlibrary.js141655 function doChange(changes, sourceFile, oldTypeNode, newType, checker) { argument

12