Home
last modified time | relevance | path

Searched refs:setupDebugFunctionEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h249 void setupDebugFunctionEntry(Function* function, const char* name, int line,
DSpvBuilder.cpp2132 void Builder::setupDebugFunctionEntry(Function* function, const char* name, int line, const std::ve… in setupDebugFunctionEntry() function in spv::Builder
DGlslangToSpv.cpp5482 …builder.setupDebugFunctionEntry(shaderEntry, glslangIntermediate->getEntryPointMangledName().c_str… in makeFunctions()
5538 …builder.setupDebugFunctionEntry(function, glslFunction->getName().c_str(), glslFunction->getLoc().… in makeFunctions()