Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp6586 unordered_set<uint32_t> declared_structs; in emit_specialization_constants_and_structs() local
6710 if (is_declarable_struct && declared_structs.count(type_id) == 0) in emit_specialization_constants_and_structs()
6716 declared_structs.insert(type_id); in emit_specialization_constants_and_structs()