Home
last modified time | relevance | path

Searched refs:A8_UNORM (Results 1 – 25 of 40) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h24 A8_UNORM, enumerator
DFormat_table_autogen.cpp31 …{ FormatID::A8_UNORM, GL_ALPHA8_EXT, GL_ALPHA8_EXT, GenerateMip<A8>, NoCopyFunctions, ReadColor<A8…
239 return FormatID::A8_UNORM; in InternalFormatToID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dd3d_format.cpp89 static const D3DFormat info(8, 1, 1, 0, 0, 0, 8, 0, 0, 0, FormatID::A8_UNORM); in GetD3DFormatInfo()
DFormatID_autogen.h37 A8_UNORM, enumerator
Ddxgi_format_map_autogen.cpp279 return Format::Get(FormatID::A8_UNORM); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h174 A8_UNORM = 0x144, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h37 A8_UNORM, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp262 …sStoreTilesClearColorTable[A8_UNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, A8_UNORM>::Sto…
DConvert.h676 case A8_UNORM: ConvertPixelFromFloat<A8_UNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h274 …table[A8_UNORM] = LoadMacroTile<TilingTraits<TTileMode, 8>, A8_UNORM, R32G3… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c74 _(A8_UNORM , S___),
219 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____),
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c100 FORMAT(A8_UNORM, NO, ALPHA, SWIZ(0, 0, 0, W)),
/third_party/mesa3d/docs/relnotes/
D10.4.5.rst56 - nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
/third_party/mesa3d/src/panfrost/lib/
Dpan_format.c90 BFMT2(A8_UNORM, R8G8B8A8, R8, 0),
448 FMT(A8_UNORM, R8_UNORM, 000R, L, VTR_),
474 FMT(A8_UNORM, A8_UNORM, 000A, L, VTR_),
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c76 _T(A8_UNORM, 8_UNORM, A8_UNORM, WZYX),
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.c115 LIMA_TEXEL_FORMAT(A8_UNORM, A8, false, SWIZ(X, Y, Z, W)),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c81 _T(A8_UNORM, 8_UNORM, A8_UNORM, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c78 _T(A8_UNORM, 8_UNORM, A8_UNORM, WZYX),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c71 FMT(A8_UNORM, NONE, 8_UNORM, A8_UNORM, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp279 return Format::Get(FormatID::A8_UNORM); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c112 FORMAT(A8_UNORM, NO, R8, SWIZ_000X, 16, 0),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c94 _T(A8_UNORM, A8, NONE),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp101 static const D3DFormat info(8, 1, 1, 0, 0, 0, 8, 0, 0, 0, FormatID::A8_UNORM); in GetD3DFormatInfo()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c193 A1(A, A8_UNORM, A8_UNORM, xx, xx, xx, R, UNORM, R8, TB),
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp400 {PIPE_FORMAT_A8_UNORM, A8_UNORM}, in mesa_to_swr_format()

12