/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | load_texture_border_functions_table_autogen.cpp | 67 case FormatID::R8G8_UNORM: in GetLoadTextureBorderFunctionsMap()
|
D | FormatID_autogen.h | 231 R8G8_UNORM, enumerator
|
D | dxgi_format_map_autogen.cpp | 477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_format.c | 121 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/ |
D | nv30_format.c | 99 _(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/ |
D | fd3_format.c | 105 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/ |
D | FormatID_autogen.h | 207 R8G8_UNORM, enumerator
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 113 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/ |
D | formats.h | 143 R8G8_UNORM = 0x106, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 231 R8G8_UNORM, enumerator
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 245 …sStoreTilesClearColorTable[R8G8_UNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8G8_UNORM>:…
|
D | Convert.h | 645 case R8G8_UNORM: ConvertPixelFromFloat<R8G8_UNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 243 …table[R8G8_UNORM] = LoadMacroTile<TilingTraits<TTileMode, 16>, R8G8_UNORM, R3… in InitLoadTileColorTable()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_formats.c | 106 FORMAT(R8G8_UNORM, NO, LUMALPHA, SWIZ(X, W, 0, 1)),
|
/third_party/mesa3d/src/asahi/lib/ |
D | agx_formats.c | 40 AGX_FMT(R8G8_UNORM, R8G8, UNORM, T, U8NORM),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 117 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | dxgi_format_map_autogen.cpp | 477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
|
D | formatutils11.cpp | 297 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/ |
D | formatutils11.cpp | 297 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/ |
D | IOSurfaceSurfaceMtl.mm | 49 {GL_RG, GL_UNSIGNED_BYTE, 2, angle::FormatID::R8G8_UNORM},
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_mandatory_format_support_table_autogen.cpp | 244 {FormatID::R8G8_UNORM,
|
D | vk_format_table_autogen.cpp | 1011 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/ |
D | v3dx_format_table.c | 84 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, 0),
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 117 VT(R8G8_UNORM, UNSIGNED_BYTE, EXT_G8R8 | EXT_FORMAT, G8R8),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 998 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()
|