Searched refs:A32_FLOAT (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 122 A32_FLOAT = 0xE5, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 232 …sStoreTilesClearColorTable[A32_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, A32_FLOAT>::S…
|
D | Convert.h | 624 case A32_FLOAT: ConvertPixelFromFloat<A32_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 238 …table[A32_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 32>, A32_FLOAT, R32… in InitLoadTileColorTable()
|
D | StoreTile.h | 2398 …table[TTileMode][A32_FLOAT] = StoreMacroTile<TilingTraits<TTileMode, 32>, R32G…
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 396 {PIPE_FORMAT_A32_FLOAT, A32_FLOAT}, in mesa_to_swr_format()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 144 A32_FLOAT , 32, 1, 1, 1, , , , sf32, , , , alpha,
|
D | isl_format.c | 166 SF( Y, 50, Y, x, x, x, x, x, x, x, A32_FLOAT)
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 200 A1(A, A32_FLOAT, R32_FLOAT, xx, xx, xx, R, FLOAT, R32, T),
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 1503 template<> struct FormatTraits<A32_FLOAT> :
|