Searched refs:A16_FLOAT (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 158 A16_FLOAT = 0x117, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 254 …sStoreTilesClearColorTable[A16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, A16_FLOAT>::S…
|
D | Convert.h | 660 case A16_FLOAT: ConvertPixelFromFloat<A16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 274 …table[A16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 16>, A16_FLOAT, R32… in InitLoadTileColorTable()
|
D | StoreTile.h | 2504 …table[TTileMode][A16_FLOAT] = StoreMacroTile<TilingTraits<TTileMode, 16>, R32G…
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 425 {PIPE_FORMAT_A16_FLOAT, A16_FLOAT}, in mesa_to_swr_format()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 187 A16_FLOAT , 16, 1, 1, 1, , , , sf16, , , , alpha,
|
D | isl_format.c | 209 SF( Y, Y, Y, x, x, x, x, x, x, x, x, x, A16_FLOAT)
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 197 A1(A, A16_FLOAT, R16_FLOAT, xx, xx, xx, R, FLOAT, R16, T),
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 2295 template<> struct FormatTraits<A16_FLOAT> :
|