Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp774 FloatPixel orderComponentsInt(rawIntPixel values, const PixelFormat& format) const;
2772 result[i] = orderComponentsInt(valuesInt, format); in makeBuffer()
2858 result[i] = orderComponentsInt(values, format); in makeBufferPackedInt()
2890 FloatPixel RectangleTest::orderComponentsInt(rawIntPixel values, const PixelFormat& format) const in orderComponentsInt() function in glcts::RectangleTest