Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp202 const auto other_id_names = CalculateNamesForEntryPoint(_, other_id); in ValidateEntryPointNameUnique() local
203 for (const auto other_id_name : other_id_names) { in ValidateEntryPointNameUnique()