Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp4518 spv::Block* functionBlock; in makeFunctions() local
4522 paramDecorations, &functionBlock); in makeFunctions()
4577 spv::Block* functionBlock = currentFunction->getEntryBlock(); in handleFunctionEntry() local
4578 builder.setBuildPoint(functionBlock); in handleFunctionEntry()