Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp563 tcu::PixelBufferAccess colorPixel (colorPixelBuffer); in fillBuffer() local
565 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() local
584 colorPixel.setPixDepth(depth, 0, 0); in fillBuffer()
586 const deUint8* src = static_cast<deUint8*>(colorPixel.getDataPtr()); in fillBuffer()