Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp740 static bool IsWritableDescriptorType(shader_module const *module, uint32_t type_id, bool is_storage… in IsWritableDescriptorType() function
828IsWritableDescriptorType(src, insn.word(1), insn.word(3) == spv::StorageClassStorageBuffer)) { in CollectInterfaceByDescriptorSlot()