Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp145 for (const auto& other_id_name : other_id_names) { in ValidateEntryPointNameUnique() local
146 if (names.find(other_id_name) != names.end()) { in ValidateEntryPointNameUnique()
148 << "Entry point name \"" << other_id_name in ValidateEntryPointNameUnique()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate.cpp145 for (const auto& other_id_name : other_id_names) { in ValidateEntryPointNameUnique() local
146 if (names.find(other_id_name) != names.end()) { in ValidateEntryPointNameUnique()
148 << "Entry point name \"" << other_id_name in ValidateEntryPointNameUnique()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp145 for (const auto& other_id_name : other_id_names) { in ValidateEntryPointNameUnique() local
146 if (names.find(other_id_name) != names.end()) { in ValidateEntryPointNameUnique()
148 << "Entry point name \"" << other_id_name in ValidateEntryPointNameUnique()