Searched refs:L8_UNORM_SRGB (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 179 L8_UNORM_SRGB = 0x14C, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | Convert.h | 681 case L8_UNORM_SRGB: ConvertPixelFromFloat<L8_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 279 …table[L8_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 8>, L8_UNORM_SRGB, … in InitLoadTileColorTable()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 215 L8_UNORM_SRGB , 8, 1, 1, 1, , , , , un8, , , l, sr…
|
D | isl_format.c | 251 SF( 45, 45, x, x, x, x, x, x, x, x, x, x, L8_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 2906 struct FormatTraits<L8_UNORM_SRGB>
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 1041 - i965: Correct L8_UNORM_SRGB table entry
|