Home
last modified time | relevance | path

Searched refs:I16_FLOAT (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.c126 LIMA_TEXEL_FORMAT(I16_FLOAT, I16_FLOAT, false, SWIZ(X, Y, Z, W)),
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h156 I16_FLOAT = 0x115, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DConvert.h658 case I16_FLOAT: ConvertPixelFromFloat<I16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h256 …table[I16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 16>, I16_FLOAT, R32… in InitLoadTileColorTable()
/third_party/mesa3d/src/intel/isl/
Disl_format_layout.csv186 I16_FLOAT , 16, 1, 1, 1, , , , , , sf16, , i, line…
Disl_format.c219 SF( Y, Y, Y, x, x, x, x, x, x, x, x, x, I16_FLOAT)
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.c402 FMT(I16_FLOAT, RG16F, RRRR, L, VTR_),
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c186 C4(A, I16_FLOAT, R16_FLOAT, R, R, R, R, FLOAT, R16, TR),
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_traits.h2410 struct FormatTraits<I16_FLOAT>