Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3728 …const auto getParamDecorations = [&](std::vector<spv::Decoration>& decorations, const glslang::TTy… in makeFunctions() local
3782getParamDecorations(paramDecorations[p], paramType, glslangIntermediate->usingVulkanMemoryModel()); in makeFunctions()