/third_party/skia/third_party/externals/tint/src/transform/ |
D | external_texture_transform.cc | 113 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/ |
D | RewriteStructSamplers.cpp | 439 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
|
D | SeparateDeclarations.cpp | 172 TType *newType = new TType(structure, false); in separateDeclarator() local
|
D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 291 TType *newType = new TType(type); in visitDeclaration() local
|
D | RewriteCubeMapSamplersAs2DArray.cpp | 289 TType *newType = new TType(samplerCubeVar->getType()); in declareSampler2DArray() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | ConstantUnion.h | 33 bool cast(TBasicType newType, const ConstantUnion &constant) in cast()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RewriteStructSamplers.cpp | 42 TType *newType = GetStructSamplerParameterType(symbolTable, oldVariable); in ReplaceTypeOfSymbolNode() local 282 TType *newType = nullptr; in stripStructSpecifierSamplers() local 431 TType *newType = new TType(fieldType); in extractSampler() local
|
D | RewriteCubeMapSamplersAs2DArray.cpp | 397 TType *newType = new TType(samplerCubeVar->getType()); in declareSampler2DArray() local 767 TType *newType = new TType(param->getType()); in convertFunctionParameter() local
|
D | RewriteAtomicCounters.cpp | 419 TType *newType = in convertFunctionParameter() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
D | RewriteRowMajorMatrices.cpp | 67 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/ |
D | random_data_op.cc | 87 …DataType::Type newType = static_cast<DataType::Type>(GenRandomInt(1, DataType::NUM_OF_TYPES - type… in GenerateSchema() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuad.h | 132 void setQuadType(Type newType) { in setQuadType()
|
/third_party/flutter/skia/src/gpu/geometry/ |
D | GrQuad.h | 147 void setQuadType(Type newType) { fType = newType; } in setQuadType()
|
/third_party/node/deps/npm/node_modules/sshpk/lib/ |
D | private-key.js | 88 PrivateKey.prototype.derive = function (newType) { argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
D | RewriteR32fImages.cpp | 284 TType *newType = new TType(type); in visitDeclaration() local
|
D | DeclarePerVertexBlocks.cpp | 255 TType *newType = new TType(*type); in visitSymbol() local
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_exec_api.c | 258 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/ |
D | ConstantUnion.cpp | 131 bool TConstantUnion::cast(TBasicType newType, const TConstantUnion &constant) in cast()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ConstantUnion.cpp | 135 bool TConstantUnion::cast(TBasicType newType, const TConstantUnion &constant) in cast()
|
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
D | JSON.kt | 199 val newType = parseValue(data, tok, null) in parseArray() constant
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | AstHelpers.cpp | 360 TType &newType = *new TType(type); in SetTypeDimsImpl() local
|
D | ModifyStruct.cpp | 319 TType &newType, in addModifiedField() 711 TType &newType = *new TType(machinery.modifiedStruct, false); in RecurseStruct() local
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Intermediate.cpp | 385 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/ |
D | SkSLIRGenerator.cpp | 2107 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/ |
D | s_span.c | 939 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
|