Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddecoration_manager.cpp439 const bool is_linkage = inst->opcode() == SpvOpDecorate && in InternalGetDecorationsFor() local
442 if (include_linkage || !is_linkage) decorations.push_back(inst); in InternalGetDecorationsFor()
/third_party/spirv-tools/source/opt/
Ddecoration_manager.cpp439 const bool is_linkage = inst->opcode() == SpvOpDecorate && in InternalGetDecorationsFor() local
442 if (include_linkage || !is_linkage) decorations.push_back(inst); in InternalGetDecorationsFor()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp439 const bool is_linkage = inst->opcode() == SpvOpDecorate && in InternalGetDecorationsFor() local
442 if (include_linkage || !is_linkage) decorations.push_back(inst); in InternalGetDecorationsFor()