Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fColorClearTest.cpp111 vector<deUint8> pixelKnownChannelMask (numPixels, 0); in iterate() local
224 pixelKnownChannelMask[y*targetWidth + x + ndx] |= spanKnownMask; in iterate()
256 deUint8 colMask = pixelKnownChannelMask[offset]; in iterate()
/external/deqp/modules/gles3/functional/
Des3fColorClearTest.cpp111 vector<deUint8> pixelKnownChannelMask (numPixels, 0); in iterate() local
224 pixelKnownChannelMask[y*targetWidth + x + ndx] |= spanKnownMask; in iterate()
256 deUint8 colMask = pixelKnownChannelMask[offset]; in iterate()