Home
last modified time | relevance | path

Searched defs:is_storage_buffer (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp846 …itableDescriptorType(SHADER_MODULE_STATE const *module, uint32_t type_id, bool is_storage_buffer) { in IsWritableDescriptorType()
1367 bool is_storage_buffer = false; in TypeToDescriptorTypeSet() local