Home
last modified time | relevance | path

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

/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/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/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.c250 GLuint attr, GLuint newSize, GLenum newType) in vbo_exec_wrap_upgrade_vertex()
419 GLuint newSize, GLenum newType) in vbo_exec_fixup_vertex()
Dvbo_save_api.c1244 GLuint sz, GLenum newType) in fixup_vertex()
/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/glslang/glslang/MachineIndependent/
DIntermediate.cpp385 TBasicType newType = EbtVoid; in addUnaryMath() local
839 …TType newType(convertTo, EvqTemporary, node->getVectorSize(), node->getMatrixCols(), node->getMatr… in createConversion() local
DlinkValidate.cpp645 const glslang::TType* newType; // shallow copy of the new type in mergeBlockDefinitions() member in glslang::TIntermediate::mergeBlockDefinitions::TMergeBlockTraverser
692 TType newType; in mergeBlockDefinitions() local
DParseHelper.cpp648 TType newType(base->getType(), 0); in handleBracketDereference() local
5068 const TType& newType = *newMember->type; in redeclareBuiltinBlock() 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/glslang/glslang/HLSL/
DhlslParseHelper.cpp857 TType newType(base->getType(), 0); // dereferenced type in handleBracketDereference() local
1526 TType newType(type.getBasicType(), type.getQualifier().storage, requiredVectorSize); in fixBuiltInIoType() local
2336 TType* newType = new TType; in remapEntryPointIO() local
/third_party/glslang/glslang/Include/
DTypes.h1759 TType *newType = new TType(); in clone() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1935 bool applySwizzle(const ComponentArray& components, const Type& newType) override { in applySwizzle()
/third_party/typescript/lib/
Dtsc.js54900 function canTailRecurse(newType, newMapper) { argument
DtypingsInstaller.js65771 function canTailRecurse(newType, newMapper) { argument