Searched refs:BC3_UNORM_SRGB (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 193 BC3_UNORM_SRGB = 0x18D, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 270 …sStoreTilesClearColorTable[BC3_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, BC3_UNOR…
|
D | Convert.h | 694 case BC3_UNORM_SRGB: ConvertPixelFromFloat<BC3_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 292 …table[BC3_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 128>, BC3_UNORM_SRG… in InitLoadTileColorTable()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 237 BC3_UNORM_SRGB , 128, 4, 4, 1, un4, un4, un4, un4, , , , , sr…
|
D | isl_format.c | 273 SF( Y, Y, x, x, x, x, x, x, x, x, x, x, BC3_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 3202 struct FormatTraits<BC3_UNORM_SRGB>
|