Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp788 std::unordered_map<unsigned, unsigned> var_nonwritable; in CollectInterfaceByDescriptorSlot() local
805 var_nonwritable[insn.word(1)] = 1; in CollectInterfaceByDescriptorSlot()
827 if (var_nonwritable.find(id) == var_nonwritable.end() && in CollectInterfaceByDescriptorSlot()