Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3786 spv::Block* functionBlock; in makeFunctions() local
3790 paramDecorations, &functionBlock); in makeFunctions()
3836 spv::Block* functionBlock = currentFunction->getEntryBlock(); in handleFunctionEntry() local
3837 builder.setBuildPoint(functionBlock); in handleFunctionEntry()