HomeSort by relevance Sort by last modified time
    Searched refs:B5G5R5A1_UNORM_SRGB (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
ClearTile.cpp 241 sStoreTilesClearColorTable[B5G5R5A1_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B5G5R5A1_UNORM_SRGB>::StoreClear; \
Convert.h 642 case B5G5R5A1_UNORM_SRGB: ConvertPixelFromFloat<B5G5R5A1_UNORM_SRGB>(pDst, srcPixel); break;
LoadTile.h 256 table[B5G5R5A1_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 16>, B5G5R5A1_UNORM_SRGB, R32G32B32A32_FLOAT>::Load;
StoreTile.h     [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
formats.h 140 B5G5R5A1_UNORM_SRGB = 0x103,
  /external/mesa3d/src/intel/isl/
isl_format.c 187 SF( Y, Y, x, x, Y, Y, x, x, x, x, B5G5R5A1_UNORM_SRGB)
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
format_traits.h     [all...]

Completed in 434 milliseconds