Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h274 …bool VerifyUpdateConsistency(uint32_t current_binding, uint32_t offset, uint32_t update_count, con… in VerifyUpdateConsistency()
Ddescriptor_sets.cpp325uint32_t update_count, const char *type, in VerifyUpdateConsistency()
977 …uint32_t update_count = std::min(descriptors_remaining, GetDescriptorCountFromBinding(binding_bein… in PerformWriteUpdate() local
/external/adhd/cras/src/common/
Dcras_types.h388 uint32_t update_count; member