Home
last modified time | relevance | path

Searched refs:typeKind (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/src/sksl/
DSkSLMemoryLayout.h51 switch (type.typeKind()) { in alignment()
81 switch (type.typeKind()) { in stride()
105 switch (type.typeKind()) { in size()
146 switch (type.typeKind()) { in LayoutIsSupported()
DSkSLDehydrator.cpp180 switch (t.typeKind()) { in write()
/third_party/skia/src/sksl/ir/
DSkSLType.cpp447 Type::TypeKind typeKind) { in MakeSpecialType() argument
448 return std::unique_ptr<Type>(new Type(name, abbrev, typeKind)); in MakeSpecialType()
479 if (this->typeKind() == other.typeKind() && in coercionCost()
728 SkASSERT(clonedType.typeKind() == this->typeKind()); in clone()
732 switch (this->typeKind()) { in clone()
DSkSLType.h141 Type::TypeKind typeKind);
158 return this->typeKind() == T::kTypeKind; in is()
225 TypeKind typeKind() const { in typeKind() function
DSkSLChildCall.cpp50 switch (child.type().typeKind()) { in call_signature_is_valid()
DSkSLFunctionDeclaration.cpp411 if (parameterType.typeKind() != Type::TypeKind::kGeneric) { in determineFinalTypes()
435 if (returnType.typeKind() == Type::TypeKind::kGeneric) { in determineFinalTypes()
/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp470 JIT::TypeKind JIT::typeKind(const Type& type) { in typeKind() function in SkSL::JIT
472 return this->typeKind(type.componentType()); in typeKind()
513 switch (this->typeKind(b.fLeft->fType)) { \ in compileBinary()
530 switch (this->typeKind(b.fLeft->fType)) { \ in compileBinary()
550 switch (this->typeKind(b.fLeft->fType)) { \ in compileBinary()
609 switch (this->typeKind(b.fLeft->fType)) { in compileBinary()
648 switch (this->typeKind(b.fLeft->fType)) { in compileBinary()
748 switch (this->typeKind(p.fType)) { in compilePostfix()
761 switch (this->typeKind(p.fType)) { in compilePostfix()
795 switch (this->typeKind(p.fType)) { in compilePrefix()
[all …]
DSkSLJIT.h151 TypeKind typeKind(const Type& type);
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp97 switch (type.typeKind()) { in typeName()
976 switch (argType.typeKind()) { in assembleMatrixFromExpressions()
1329 var.type().typeKind() != Type::TypeKind::kSampler) { in writeVariableReference()
1829 if (var.var().type().typeKind() == Type::TypeKind::kSampler) { in writeFunctionDeclaration()
2275 var.type().typeKind() != Type::TypeKind::kSampler) { in writeUniformStruct()
2404 if (var.type().typeKind() == Type::TypeKind::kSampler) { in visitGlobalStruct()
2619 v.variable()->type().typeKind() != Type::TypeKind::kSampler) { in requirements()
DSkSLVMCodeGenerator.cpp339 if (type.typeKind() == Type::TypeKind::kMatrix || type.typeKind() == Type::TypeKind::kVector) { in base_number_kind()
505 switch (type.typeKind()) { in addDebugSlotInfo()
525 SkASSERTF(0, "unsupported slot type %d", (int)type.typeKind()); in addDebugSlotInfo()
1050 switch (c.child().type().typeKind()) { in writeChildCall()
1955 switch (type.typeKind()) { in gather_uniforms()
DSkSLGLSLCodeGenerator.cpp82 switch (type.typeKind()) { in getTypeName()
1155 switch (type.typeKind()) { in getTypePrecision()
DSkSLPipelineStageCodeGenerator.cpp175 switch (c.child().type().typeKind()) { in writeChildCall()
DSkSLSPIRVCodeGenerator.cpp586 switch (type->typeKind()) { in getType()
685 SkASSERT(type.typeKind() == Type::TypeKind::kSampler); in getImageType()
1836 if (var.type().typeKind() == Type::TypeKind::kSampler || in get_storage_class()
1837 var.type().typeKind() == Type::TypeKind::kSeparateSampler || in get_storage_class()
1838 var.type().typeKind() == Type::TypeKind::kTexture) { in get_storage_class()
/third_party/skia/src/core/
DSkRuntimeEffect.cpp135 switch (type.typeKind()) { in child_type()
/third_party/typescript/src/compiler/
Dchecker.ts35449 …function getIterationTypeOfIterable(use: IterationUse, typeKind: IterationTypeKind, inputType: Typ…
35455 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
41679 function getIterationTypesKeyFromIterationTypeKind(typeKind: IterationTypeKind) {
41680 switch (typeKind) {
/third_party/typescript/lib/
Dtsc.js63562 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
63567 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
68527 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
68528 switch (typeKind) {
DtypingsInstaller.js75922 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
75927 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
81551 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
81552 switch (typeKind) {
DtypescriptServices.js76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
76132 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
81756 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
81757 switch (typeKind) {
Dtsserverlibrary.js76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
76132 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
81756 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
81757 switch (typeKind) {
Dtsserver.js75933 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
75938 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
81562 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
81563 switch (typeKind) {
Dtypescript.js76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
76132 … return iterationTypes && iterationTypes[getIterationTypesKeyFromIterationTypeKind(typeKind)];
81756 function getIterationTypesKeyFromIterationTypeKind(typeKind) { argument
81757 switch (typeKind) {