Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp571 for (deUint32 pixelPos = 0; pixelPos < size; pixelPos += colorPixelSize) in fillBuffer() local
572 deMemcpy(&dst[pixelPos], src, colorPixelSize); in fillBuffer()
590 for (deUint32 pixelPos = 0; pixelPos < size; pixelPos += colorPixelSize) in fillBuffer() local
591 deMemcpy(&dst[pixelPos], src, colorPixelSize); in fillBuffer()