Searched defs:set_count (Results 1 – 4 of 4) sorted by relevance
237 uint32_t set_count = GetNumBitsSet() + count_in_block_after_end; variable
2151 unsigned int set_count = 0; in serialize() local
271 BatchDescriptor& set_count(int64 value) { in set_count() function
7412 … uint32_t set_count, const VkDescriptorSet *pDescriptorSets, in UpdateLastBoundDescriptorSets()