Searched refs:B4G4R4A4_UNORM_SRGB (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 142 B4G4R4A4_UNORM_SRGB = 0x105, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 243 …sStoreTilesClearColorTable[B4G4R4A4_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B4G…
|
D | Convert.h | 644 case B4G4R4A4_UNORM_SRGB: ConvertPixelFromFloat<B4G4R4A4_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 258 …table[B4G4R4A4_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 16>, B4G4R4A4_UNORM… in InitLoadTileColorTable()
|
D | StoreTile.h | 2423 …table[TTileMode][B4G4R4A4_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 16>, R32G…
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 169 B4G4R4A4_UNORM_SRGB , 16, 1, 1, 1, un4, un4, un4, un4, , , , srgb,
|
D | isl_format.c | 189 SF( Y, Y, x, x, Y, Y, x, x, x, x, B4G4R4A4_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 1943 template<> struct FormatTraits<B4G4R4A4_UNORM_SRGB> :
|