Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/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()
/third_party/skia/third_party/externals/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()