Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp11142 …const bool onlyNearestAndLinear = de::contains(onlyNearestAndLinearFormatsToTest, params.src.image… in addBlittingImageAllFormatsColorTests() local
11163 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11239 const bool onlyNearestAndLinear = true; in addBlittingImageAllFormatsColorTests() local
11245 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11321 const bool onlyNearestAndLinear = true; in addBlittingImageAllFormatsColorTests() local
11327 makeFilterMask(onlyNearest, onlyNearestAndLinear) in addBlittingImageAllFormatsColorTests()
11880 …const bool onlyNearestAndLinear = de::contains(onlyNearestAndLinearFormatsToTest, params.src.image… in addBlittingImageAllFormatsBaseLevelMipmapTests() local
11887 testParams.testFilters = makeFilterMask(onlyNearest, onlyNearestAndLinear); in addBlittingImageAllFormatsBaseLevelMipmapTests()
11994 …const bool onlyNearestAndLinear = de::contains(onlyNearestAndLinearFormatsToTest, params.src.ima… in addBlittingImageAllFormatsPreviousLevelMipmapTests() local
12001 testParams.testFilters = makeFilterMask(onlyNearest, onlyNearestAndLinear); in addBlittingImageAllFormatsPreviousLevelMipmapTests()