Searched refs:B5G6R5_UNORM_SRGB (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 138 B5G6R5_UNORM_SRGB = 0x101, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 240 …sStoreTilesClearColorTable[B5G6R5_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B5G6R…
|
D | Convert.h | 640 case B5G6R5_UNORM_SRGB: ConvertPixelFromFloat<B5G6R5_UNORM_SRGB>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 238 …table[B5G6R5_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 16>, B5G6R5_UNORM_S… in InitLoadTileColorTable()
|
D | StoreTile.h | 1961 …table[TTileMode][B5G6R5_UNORM_SRGB] = StoreMacroTile<TilingTraits<TTileMode, 16>, R32G…
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 404 {PIPE_FORMAT_B5G6R5_SRGB, B5G6R5_UNORM_SRGB}, in mesa_to_swr_format()
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 166 B5G6R5_UNORM_SRGB , 16, 1, 1, 1, un5, un6, un5, , , , , bgr, sr…
|
D | isl_format.c | 197 SF( Y, Y, x, x, Y, Y, x, x, x, x, x, 120, B5G6R5_UNORM_SRGB)
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 2017 struct FormatTraits<B5G6R5_UNORM_SRGB>
|