Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A 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