Searched refs:colorPixel (Results 1 – 1 of 1) sorted by relevance
563 tcu::PixelBufferAccess colorPixel (colorPixelBuffer); in fillBuffer() local565 colorPixel.setPixel(color, 0, 0); in fillBuffer()567 const deUint8* src = static_cast<deUint8*>(colorPixel.getDataPtr()); in fillBuffer()582 tcu::PixelBufferAccess colorPixel (colorPixelBuffer); in fillBuffer() local584 colorPixel.setPixDepth(depth, 0, 0); in fillBuffer()586 const deUint8* src = static_cast<deUint8*>(colorPixel.getDataPtr()); in fillBuffer()