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.cpp740 …l IsWritableDescriptorType(shader_module const *module, uint32_t type_id, bool is_storage_buffer) { in IsWritableDescriptorType()
1288 bool is_storage_buffer = false; in TypeToDescriptorTypeSet() local