Home
last modified time | relevance | path

Searched defs:symbolId (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/sksl/
H A DSkSLDehydrator.h96 uint16_t symbolId(const Symbol* s, bool required = true) { in symbolId() function in SkSL::Dehydrator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveUnreferencedVariables.cpp257 int symbolId = initNode->getLeft()->getAsSymbolNode()->uniqueId().get(); in visitDeclaration() local
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.h728 uint64_t symbolId = symbol.getUniqueId(); in amendSymbolIdLevel() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp2428 int symbolId = 0; in addInterfaceBlock() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp4804 const spirv::IdRef symbolId = getSymbolIdAndStorageClass(symbol, type, &storageClass); in visitSymbol() local

Completed in 16 milliseconds