Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dassembly_builder.h152 const std::vector<std::string>& vec_annotations) { in AppendAnnotations() argument
153 annotations_.insert(annotations_.end(), vec_annotations.begin(), in AppendAnnotations()
154 vec_annotations.end()); in AppendAnnotations()
/external/deqp-deps/SPIRV-Tools/test/opt/
Dassembly_builder.h152 const std::vector<std::string>& vec_annotations) { in AppendAnnotations() argument
153 annotations_.insert(annotations_.end(), vec_annotations.begin(), in AppendAnnotations()
154 vec_annotations.end()); in AppendAnnotations()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dassembly_builder.h152 const std::vector<std::string>& vec_annotations) { in AppendAnnotations() argument
153 annotations_.insert(annotations_.end(), vec_annotations.begin(), in AppendAnnotations()
154 vec_annotations.end()); in AppendAnnotations()