Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp1491 std::unordered_map<unsigned, unsigned> var_components; in collect_interface_by_location() local
1510 var_components[insn.word(1)] = insn.word(3); in collect_interface_by_location()
1549 … unsigned component = value_or_default(var_components, id, 0); /* unspecified is OK, is 0 */ in collect_interface_by_location()