Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp145 const tcu::TextureLevel* importanceMask = NULL) in fuzzyDepthCompare() argument
159 if (importanceMask) in fuzzyDepthCompare()
161 difference *= importanceMask->getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
175 if (importanceMask) in fuzzyDepthCompare()
177 …log << tcu::TestLog::Image("Importance mask", "mask", importanceMask->getAccess(), pixelScale, pix… in fuzzyDepthCompare()