Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2761 rawUintPixel valuesUint; in makeBuffer() local
2767 valuesUint[j] = (unsigned int)static_cast<Type>(sourceData[componentCount * i + j]); in makeBuffer()
2774 result[i] = orderComponentsUint(valuesUint, format); in makeBuffer()