Home
last modified time | relevance | path

Searched defs:usesMipMaps (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp105 bool usesMipMaps; // this makes a sense and affects in image test cases only member
120 bool usesMipMaps; member
1673 bool usesMipMaps) in getColorAccess()
4546 for (int usesMipMaps = 0; usesMipMaps < 2; ++usesMipMaps) in descriptorIndexingDescriptorSetsCreateTests() local
4617 for (int usesMipMaps = 0; usesMipMaps < 2; ++usesMipMaps) in descriptorIndexingDescriptorSetsCreateTests() local
DvktDescriptorSetsIndexingTests.hpp71 bool usesMipMaps(void) const in usesMipMaps() function