Searched refs:orderComponentsInt (Results 1 – 1 of 1) sorted by relevance
774 FloatPixel orderComponentsInt(rawIntPixel values, const PixelFormat& format) const;2779 result[i] = orderComponentsInt(valuesInt, format); in makeBuffer()2865 result[i] = orderComponentsInt(values, format); in makeBufferPackedInt()2897 FloatPixel RectangleTest::orderComponentsInt(rawIntPixel values, const PixelFormat& format) const in orderComponentsInt() function in glcts::RectangleTest