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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
ClearTile.cpp 227 sStoreTilesClearColorTable[B10G10R10A2_UNORM_SRGB] = StoreMacroTileClear<R32G32B32A32_FLOAT, B10G10R10A2_UNORM_SRGB>::StoreClear; \
Convert.h 610 case B10G10R10A2_UNORM_SRGB: ConvertPixelFromFloat<B10G10R10A2_UNORM_SRGB>(pDst, srcPixel); break;
LoadTile.h 224 table[B10G10R10A2_UNORM_SRGB] = LoadMacroTile<TilingTraits<TTileMode, 32>, B10G10R10A2_UNORM_SRGB, R32G32B32A32_FLOAT>::Load;
StoreTile.h     [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
formats.h 108 B10G10R10A2_UNORM_SRGB = 0xD2,
  /external/mesa3d/src/intel/isl/
isl_format.c 153 SF( Y, Y, x, x, Y, Y, x, x, 60, x, B10G10R10A2_UNORM_SRGB)
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
format_traits.h     [all...]

Completed in 305 milliseconds