Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DConvert.h160 static uint16_t Convert32To16Float(float val) in Convert32To16Float() function
344 UINT value = Convert32To16Float(src); in ConvertPixelFromFloat()