Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp775 FloatPixel orderComponentsUint(rawUintPixel values, const PixelFormat& format) const;
2774 result[i] = orderComponentsUint(valuesUint, format); in makeBuffer()
2872 result[i] = orderComponentsUint(values, format); in makeBufferPackedUint()
2912 FloatPixel RectangleTest::orderComponentsUint(rawUintPixel values, const PixelFormat& format) const in orderComponentsUint() function in glcts::RectangleTest