Home
last modified time | relevance | path

Searched defs:linkType (Results 1 – 6 of 6) sorted by relevance

/third_party/glslang/SPIRV/
DspvIR.h421 LinkageType linkType; variable
DSpvBuilder.cpp1976 void Builder::addLinkageDecoration(Id id, const char* name, spv::LinkageType linkType) { in addLinkageDecoration()
2094 …der::makeFunctionEntry(Decoration precision, Id returnType, const char* name, LinkageType linkType, in makeFunctionEntry()
2295 if (auto linkType = function->getLinkType(); linkType != LinkageTypeMax) { in enterFunction() local
DGlslangToSpv.cpp4380 spv::LinkageType TGlslangToSpvTraverser::convertGlslangLinkageToSpv(glslang::TLinkType linkType) in convertGlslangLinkageToSpv()
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h354 TLinkType linkType; variable
/third_party/skia/src/pdf/
DSkPDFDevice.cpp364 SkPDFLink::Type linkType = SkPDFLink::Type::kNone; in drawAnnotation() local
/third_party/glslang/glslang/Include/
Dintermediate.h1334 TLinkType linkType; variable
1721 TLinkType linkType = ELinkNone; variable