Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h368 std::vector<Decoration>& cur_decs = id_decorations_[id]; in RegisterDecorationsForId() local
369 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h378 std::vector<Decoration>& cur_decs = id_decorations_[id]; in RegisterDecorationsForId() local
379 cur_decs.insert(cur_decs.end(), begin, end); in RegisterDecorationsForId()