Home
last modified time | relevance | path

Searched refs:onlyNearest (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp10505 FilterMask makeFilterMask (bool onlyNearest, bool discardCubicFilter) in makeFilterMask() argument
10509 if (!onlyNearest) in makeFilterMask()
11089 const bool onlyNearest; in addBlittingImageAllFormatsColorTests() member
11136 const bool onlyNearest = colorImageFormatsToTestBlit[compatibleFormatsIndex].onlyNearest; in addBlittingImageAllFormatsColorTests() local
11163 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11231 const bool onlyNearest = colorImageFormatsToTestBlit[compatibleFormatsIndex].onlyNearest; in addBlittingImageAllFormatsColorTests() local
11245 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11313 const bool onlyNearest = colorImageFormatsToTestBlit[compatibleFormatsIndex].onlyNearest; in addBlittingImageAllFormatsColorTests() local
11327 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11799 const bool onlyNearest; in addBlittingImageAllFormatsBaseLevelMipmapTests() member
[all …]