Searched defs:usesMipMaps (Results 1 – 2 of 2) sorted by relevance
105 bool usesMipMaps; // this makes a sense and affects in image test cases only member120 bool usesMipMaps; member1673 bool usesMipMaps) in getColorAccess()4546 for (int usesMipMaps = 0; usesMipMaps < 2; ++usesMipMaps) in descriptorIndexingDescriptorSetsCreateTests() local4617 for (int usesMipMaps = 0; usesMipMaps < 2; ++usesMipMaps) in descriptorIndexingDescriptorSetsCreateTests() local
71 bool usesMipMaps(void) const in usesMipMaps() function