Searched defs:variable_count (Results 1 – 2 of 2) sorted by relevance
593 … const std::shared_ptr<DescriptorSetLayout const> &layout, uint32_t variable_count, in DescriptorSet()2538 … uint32_t variable_count = variable_count_valid ? variable_count_info->pDescriptorCounts[i] : 0; in PerformAllocateDescriptorSets() local
28545 uint32_t variable_count = 2; in TEST_F() local