Searched refs:Convert32To16Float (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DConvert.h160 static uint16_t Convert32To16Float(float val) function in typeref:typename:uint16_t
344 UINT value = Convert32To16Float(src);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DConvert.h160 static uint16_t Convert32To16Float(float val) function in typeref:typename:uint16_t
344 UINT value = Convert32To16Float(src);

Completed in 7 milliseconds