Home
last modified time | relevance | path

Searched refs:debugTypeId (Results 1 - 1 of 1) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp642 Id debugTypeId = makeDebugFunctionType(returnType, {}); in makeFunctionType() local
643 debugId[type->getResultId()] = debugTypeId; in makeFunctionType()
661 Id debugTypeId = makeDebugFunctionType(returnType, paramTypes); in makeFunctionType() local
662 debugId[typeId] = debugTypeId; in makeFunctionType()

Completed in 8 milliseconds