Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 25 of 35) 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/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Drandom_data_op.cc87 …DataType::Type newType = static_cast<DataType::Type>(GenRandomInt(1, DataType::NUM_OF_TYPES - type… in GenerateSchema() 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/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c258 GLuint attr, GLuint newSize, GLenum newType) in vbo_exec_wrap_upgrade_vertex()
427 GLuint newSize, GLenum newType) in vbo_exec_fixup_vertex()
/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/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DJSON.kt199 val newType = parseValue(data, tok, null) in parseArray() constant
/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/glslang/glslang/MachineIndependent/
DIntermediate.cpp385 TBasicType newType = EbtVoid; in addUnaryMath() local
850 …TType newType(convertTo, EvqTemporary, node->getVectorSize(), node->getMatrixCols(), node->getMatr… in createConversion() 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/mesa3d/src/mesa/swrast/
Ds_span.c939 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()

12