Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dshader_validation.h80 buffer_block_bit = 1 << 4, enumerator
Dshader_validation.cpp57 flags |= buffer_block_bit; in add()
867 …if (module->get_decorations(type.word(1)).flags & decoration_set::buffer_block_bit) is_storage_buf… in IsWritableDescriptorType()