Searched refs:B10G10R10A2_UNORM_SRGB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 108 B10G10R10A2_UNORM_SRGB = 0xD2, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 227 …sStoreTilesClearColorTable[B10G10R10A2_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, …
|
D | Convert.h | 610 … case B10G10R10A2_UNORM_SRGB: ConvertPixelFromFloat<B10G10R10A2_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 224 …table[B10G10R10A2_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 32>, B10G10R10A2_UN… in InitLoadTileColorTable()
|
D | StoreTile.h | 2390 …table[TTileMode][B10G10R10A2_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 32>, R32G…
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 129 B10G10R10A2_UNORM_SRGB , 32, 1, 1, 1, un10, un10, un10, un2, , , , srgb,
|
D | isl_format.c | 153 SF( Y, Y, x, x, Y, Y, x, x, 60, x, B10G10R10A2_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 1195 template<> struct FormatTraits<B10G10R10A2_UNORM_SRGB> :
|