/external/angle/src/libANGLE/renderer/ |
D | load_texture_border_functions_table_autogen.cpp | 67 case FormatID::R8G8_UNORM: in GetLoadTextureBorderFunctionsMap()
|
D | FormatID_autogen.h | 230 R8G8_UNORM, enumerator
|
D | dxgi_format_map_autogen.cpp | 477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
|
D | renderer_utils.cpp | 1279 case angle::FormatID::R8G8_UNORM: in ConvertToSRGB() 1343 return angle::FormatID::R8G8_UNORM; in ConvertToLinear()
|
/external/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, ____),
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 110 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX), 120 _T(Z16_UNORM, Z16_UNORM, R8G8_UNORM, WZYX),
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 230 R8G8_UNORM, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 143 R8G8_UNORM = 0x106, enumerator
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 119 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX), 210 _T(Z16_UNORM, 16_UNORM, R8G8_UNORM, WZYX),
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_formats.c | 106 FORMAT(R8G8_UNORM, NO, LUMALPHA, SWIZ(X, W, 0, 1)),
|
/external/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()
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_format.c | 111 LIMA_TEXEL_FORMAT(R8G8_UNORM, L8A8, false, SWIZ(X, W, 0, 1)),
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 123 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mandatory_format_support_table_autogen.cpp | 243 {FormatID::R8G8_UNORM,
|
D | vk_format_table_autogen.cpp | 1013 actualImageFormatID = angle::FormatID::R8G8_UNORM; in initialize() 2161 case angle::FormatID::R8G8_UNORM: in initialize() 2163 actualImageFormatID = angle::FormatID::R8G8_UNORM; in initialize() 2165 actualBufferFormatID = angle::FormatID::R8G8_UNORM; in initialize() 2504 {angle::FormatID::R8G8_UNORM, VK_FORMAT_R8G8_UNORM}, in GetVkFormatFromFormatID() 2797 return angle::FormatID::R8G8_UNORM; in GetFormatIDFromVkFormat()
|
/external/angle/src/libANGLE/renderer/metal/ |
D | IOSurfaceSurfaceMtl.mm | 49 {GL_RG, GL_UNSIGNED_BYTE, 2, angle::FormatID::R8G8_UNORM},
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_formats.c | 34 COMMON_NAME(R8G8_UNORM),
|
/external/angle/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()
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 83 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, 0),
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 116 VT(R8G8_UNORM, UNSIGNED_BYTE, EXT_G8R8 | EXT_FORMAT, G8R8),
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 48 BFMT2(R8G8_UNORM, R8G8B8A8, R8G8), 307 PAN_V6(R8G8_UNORM, RG8_UNORM, RG01, L, VTR_), 557 PAN_V7(R8G8_UNORM, RG8_UNORM, RGB1, L, VTR_),
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 109 VTC(R8G8_UNORM, 8_8_UNORM, WZYX),
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 94 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, true),
|