Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5031 spv::Block* functionBlock; in makeFunctions() local
5035 paramDecorations, &functionBlock); in makeFunctions()
5122 spv::Block* functionBlock = currentFunction->getEntryBlock(); in handleFunctionEntry() local
5123 builder.setBuildPoint(functionBlock); in handleFunctionEntry()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp5031 spv::Block* functionBlock; in makeFunctions() local
5035 paramDecorations, &functionBlock); in makeFunctions()
5122 spv::Block* functionBlock = currentFunction->getEntryBlock(); in handleFunctionEntry() local
5123 builder.setBuildPoint(functionBlock); in handleFunctionEntry()