Searched refs:toRGB16F (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Common/ | ||
D | Half.hpp | 56 void toRGB16F(half rgb[3]) const in toRGB16F() function in sw::RGB9E5 |
/external/swiftshader/src/System/ | ||
D | Half.hpp | 101 void toRGB16F(half rgb[3]) const in toRGB16F() function in sw::RGB9E5 |
/external/swiftshader/src/OpenGL/common/ | ||
D | Image.cpp | 823 sourceRGB->toRGB16F(destF); in TransferRow() |