Home
last modified time | relevance | path

Searched refs:L8_UINT (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h180 L8_UINT = 0x152, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DConvert.h682 case L8_UINT: ConvertPixelFromFloat<L8_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h280 …table[L8_UINT] = LoadMacroTile<TilingTraits<TTileMode, 8>, L8_UINT, R32G32… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c82 _T(L8_UINT, 8_UINT, NONE, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c87 _T(L8_UINT, 8_UINT, NONE, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c84 _T(L8_UINT, 8_UINT, NONE, WZYX),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c77 _T_(L8_UINT, 8_UINT, WZYX),
/third_party/mesa3d/src/intel/isl/
Disl_format_layout.csv220 L8_UINT , 8, 1, 1, 1, , , , , ui8, , , l, line…
Disl_format.c258 SF( 90, x, x, x, x, x, x, x, x, x, x, x, L8_UINT)
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.c325 FMT(L8_UINT, R8UI, RRR1, L, VTR_),
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c170 I3(A, L8_UINT, R8_UINT, R, R, R, xx, UINT, R8, TR),
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c209 CONV_FORMAT(L8_UINT)
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_traits.h2927 struct FormatTraits<L8_UINT>