Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dflatten_decoration_pass.cpp113 auto decoration_operands_iter = inst_iter->begin(); in Process() local
114 decoration_operands_iter++; // Skip the group target. in Process()
115 operands.insert(operands.end(), decoration_operands_iter, in Process()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dflatten_decoration_pass.cpp113 auto decoration_operands_iter = inst_iter->begin(); in Process() local
114 decoration_operands_iter++; // Skip the group target. in Process()
115 operands.insert(operands.end(), decoration_operands_iter, in Process()