Home
last modified time | relevance | path

Searched refs:R8G8_UNORM (Results 1 – 25 of 50) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dload_texture_border_functions_table_autogen.cpp67 case FormatID::R8G8_UNORM: in GetLoadTextureBorderFunctionsMap()
DFormatID_autogen.h231 R8G8_UNORM, enumerator
Ddxgi_format_map_autogen.cpp477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.c121 LIMA_TEXEL_FORMAT(R8G8_UNORM, L8A8, false, SWIZ(X, W, 0, 1)),
141 LIMA_PIXEL_FORMAT(R8G8_UNORM, G8B8, true, 0x8888),
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c99 _(R8G8_UNORM , S_V_),
159 _(R8G8_UNORM , U8_UNORM , 2),
243 _(R8G8_UNORM , A8L8 , 0, C, C, 0, 1, 0, 3, x, x, NONE, ____),
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c105 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
115 _T(Z16_UNORM, Z16_UNORM, R8G8_UNORM, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h207 R8G8_UNORM, enumerator
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c113 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
204 _T(Z16_UNORM, 16_UNORM, R8G8_UNORM, WZYX),
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h143 R8G8_UNORM = 0x106, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h231 R8G8_UNORM, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp245 …sStoreTilesClearColorTable[R8G8_UNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8G8_UNORM>:…
DConvert.h645 case R8G8_UNORM: ConvertPixelFromFloat<R8G8_UNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h243 …table[R8G8_UNORM] = LoadMacroTile<TilingTraits<TTileMode, 16>, R8G8_UNORM, R3… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c106 FORMAT(R8G8_UNORM, NO, LUMALPHA, SWIZ(X, W, 0, 1)),
/third_party/mesa3d/src/asahi/lib/
Dagx_formats.c40 AGX_FMT(R8G8_UNORM, R8G8, UNORM, T, U8NORM),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c117 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
Dformatutils11.cpp297 case angle::FormatID::R8G8_UNORM: in GetVertexFormatInfo_FL_9_3()
502 case angle::FormatID::R8G8_UNORM: in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp297 case angle::FormatID::R8G8_UNORM: in GetVertexFormatInfo_FL_9_3()
506 case angle::FormatID::R8G8_UNORM: in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DIOSurfaceSurfaceMtl.mm49 {GL_RG, GL_UNSIGNED_BYTE, 2, angle::FormatID::R8G8_UNORM},
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp244 {FormatID::R8G8_UNORM,
Dvk_format_table_autogen.cpp1011 mActualSampleOnlyImageFormatID = angle::FormatID::R8G8_UNORM; in initialize()
2178 case angle::FormatID::R8G8_UNORM: in initialize()
2180 mActualSampleOnlyImageFormatID = angle::FormatID::R8G8_UNORM; in initialize()
2182 mActualBufferFormatID = angle::FormatID::R8G8_UNORM; in initialize()
2522 {angle::FormatID::R8G8_UNORM, VK_FORMAT_R8G8_UNORM}, in GetVkFormatFromFormatID()
2817 return angle::FormatID::R8G8_UNORM; in GetFormatIDFromVkFormat()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c84 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, 0),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c117 VT(R8G8_UNORM, UNSIGNED_BYTE, EXT_G8R8 | EXT_FORMAT, G8R8),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp998 imageFormatID = angle::FormatID::R8G8_UNORM; in initialize()
2187 case angle::FormatID::R8G8_UNORM: in initialize()
2189 imageFormatID = angle::FormatID::R8G8_UNORM; in initialize()
2194 {angle::FormatID::R8G8_UNORM, VK_FORMAT_R8G8_UNORM, false, in initialize()

12