Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp392 std::string getUnusedDecorations(const VariableLocation& location);
DvktSpvAsmGraphicsShaderTestUtil.cpp1775 shader << getUnusedDecorations(ctx.variableLocation); in createUnusedVariableModules()
1868 shader << getUnusedDecorations(ctx.variableLocation); in createUnusedVariableModules()
1962 shader << getUnusedDecorations(ctx.variableLocation); in createUnusedVariableModules()
2059 shader << getUnusedDecorations(ctx.variableLocation); in createUnusedVariableModules()
2151 shader << getUnusedDecorations(ctx.variableLocation); in createUnusedVariableModules()
DvktSpvAsmUtils.cpp667 std::string getUnusedDecorations(const VariableLocation& location) in getUnusedDecorations() function
DvktSpvAsmInstructionTests.cpp1050 + getUnusedDecorations(location) in createUnusedVariableComputeTests()
1094 + getUnusedDecorations(location) in createUnusedVariableComputeTests()