Searched refs:BC1_UNORM_SRGB (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 191 BC1_UNORM_SRGB = 0x18B, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 268 …sStoreTilesClearColorTable[BC1_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, BC1_UNOR…
|
D | Convert.h | 692 case BC1_UNORM_SRGB: ConvertPixelFromFloat<BC1_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 290 …table[BC1_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 64>, BC1_UNORM_SRGB… in InitLoadTileColorTable()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 235 BC1_UNORM_SRGB , 64, 4, 4, 1, un4, un4, un4, un4, , , , , sr…
|
D | isl_format.c | 271 SF( Y, Y, x, x, x, x, x, x, x, x, x, x, BC1_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 3160 struct FormatTraits<BC1_UNORM_SRGB>
|