Searched refs:NUM_SETS (Results 1 – 3 of 3) sorted by relevance
70 #define NUM_SETS 4 /* How many share values (with same ratio) */ macro228 if (second_counter >= NUM_SETS) in main()
69 #define NUM_SETS 4 /* How many share values (with same ratio) */ macro214 if (second_counter >= NUM_SETS) in main()
12499 static const uint32_t NUM_SETS = 4; in TEST_F() local12500 VkDescriptorSet descriptorSet[NUM_SETS] = {}; in TEST_F()