Searched defs:usesMipMaps (Results 1 – 2 of 2) sorted by relevance
71 bool usesMipMaps (void) const { return levels > 0; } in usesMipMaps() function
129 bool usesMipMaps; // this makes a sense and affects in image test cases only member147 bool usesMipMaps; member1673 bool usesMipMaps) in getColorAccess()4454 for (int usesMipMaps = 0; usesMipMaps < 2; ++usesMipMaps) in descriptorIndexingDescriptorSetsCreateTests() local