Home
last modified time | relevance | path

Searched refs:fullOutputName (Results 1 – 6 of 6) sorted by relevance

/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A DmatfiltMaterialX.cpp336 std::string fullOutputName = mxNodeGraphOutput + "_" + in _UpdateNetwork() local
340 searchPath, fullOutputName, shaderName); in _UpdateNetwork()
366 TfToken outputName(fullOutputName); in _UpdateNetwork()
/dports/misc/usd/USD-21.11/pxr/imaging/hdMtlx/
H A DhdMtlx.cpp377 std::string fullOutputName = mxNodeGraphOutput + "_" + in HdMtlxCreateMtlxDocumentFromHdNetwork() local
379 mx::OutputPtr mxOutput = mxNodeGraph->addOutput(fullOutputName, in HdMtlxCreateMtlxDocumentFromHdNetwork()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp43 std::wstring fullOutputName = getFullPathName(outputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp43 std::wstring fullOutputName = getFullPathName(outputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.cpp43 std::wstring fullOutputName = getFullPathName(outputName); in initCopy() local
45 file = std::make_shared<GenericAssemblerFile>(fullOutputName,fullInputName,memory); in initCopy()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Quantization/
H A DQuantization.cpp988 std::string fullOutputName = NodeValue::generateNodeOutputName( in generateNodeProfilingInfos() local
993 profilingInfos.emplace_back(fullOutputName, TPP); in generateNodeProfilingInfos()
998 findAndInsertLoweredInfos(fullOutputName, loweredMap, profilingInfos, in generateNodeProfilingInfos()