Searched refs:variable_count (Results 1 – 3 of 3) sorted by relevance
593 … const std::shared_ptr<DescriptorSetLayout const> &layout, uint32_t variable_count, in DescriptorSet() argument601 variable_count_(variable_count) { in DescriptorSet()2538 … uint32_t variable_count = variable_count_valid ? variable_count_info->pDescriptorCounts[i] : 0; in PerformAllocateDescriptorSets() local2541 variable_count, this); in PerformAllocateDescriptorSets()
469 uint32_t variable_count, layer_data *);
28545 uint32_t variable_count = 2; in TEST_F() local28546 count_alloc_info.pDescriptorCounts = &variable_count; in TEST_F()