Searched refs:B5G5R5A1_UNORM_SRGB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 140 B5G5R5A1_UNORM_SRGB = 0x103, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 241 …sStoreTilesClearColorTable[B5G5R5A1_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B5G…
|
D | Convert.h | 642 case B5G5R5A1_UNORM_SRGB: ConvertPixelFromFloat<B5G5R5A1_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 256 …table[B5G5R5A1_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 16>, B5G5R5A1_UNORM… in InitLoadTileColorTable()
|
D | StoreTile.h | 2491 …table[TTileMode][B5G5R5A1_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 16>, R32G…
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 167 B5G5R5A1_UNORM_SRGB , 16, 1, 1, 1, un5, un5, un5, un1, , , , srgb,
|
D | isl_format.c | 189 SF( Y, Y, x, x, Y, Y, x, x, x, x, x, x, B5G5R5A1_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 1899 template<> struct FormatTraits<B5G5R5A1_UNORM_SRGB> :
|