Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/
Dload_texture_border_functions_table_autogen.cpp67 case FormatID::R8G8_UNORM: in GetLoadTextureBorderFunctionsMap()
DFormatID_autogen.h230 R8G8_UNORM, enumerator
Ddxgi_format_map_autogen.cpp477 return Format::Get(FormatID::R8G8_UNORM); in GetFormat()
Drenderer_utils.cpp1279 case angle::FormatID::R8G8_UNORM: in ConvertToSRGB()
1343 return angle::FormatID::R8G8_UNORM; in ConvertToLinear()
/external/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, ____),
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c110 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/
Dformat_autogen.h230 R8G8_UNORM, enumerator
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h143 R8G8_UNORM = 0x106, enumerator
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c119 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
210 _T(Z16_UNORM, 16_UNORM, R8G8_UNORM, WZYX),
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c106 FORMAT(R8G8_UNORM, NO, LUMALPHA, SWIZ(X, W, 0, 1)),
/external/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()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_format.c111 LIMA_TEXEL_FORMAT(R8G8_UNORM, L8A8, false, SWIZ(X, W, 0, 1)),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c123 VT(R8G8_UNORM, 8_8_UNORM, R8G8_UNORM, WZYX),
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp243 {FormatID::R8G8_UNORM,
Dvk_format_table_autogen.cpp1013 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/
DIOSurfaceSurfaceMtl.mm49 {GL_RG, GL_UNSIGNED_BYTE, 2, angle::FormatID::R8G8_UNORM},
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c34 COMMON_NAME(R8G8_UNORM),
/external/angle/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()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c83 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, 0),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c116 VT(R8G8_UNORM, UNSIGNED_BYTE, EXT_G8R8 | EXT_FORMAT, G8R8),
/external/mesa3d/src/panfrost/lib/
Dpan_format.c48 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/
Dfd6_format.c109 VTC(R8G8_UNORM, 8_8_UNORM, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c94 FORMAT(R8G8_UNORM, RG8, RG8, SWIZ_XY01, 16, true),

12