Home
last modified time | relevance | path

Searched refs:R16G16_UNORM (Results 1 – 25 of 39) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h102 R16G16_UNORM = 0xCC, enumerator
/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h166 R16G16_UNORM, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h166 R16G16_UNORM, enumerator
Ddxgi_format_map_autogen.cpp399 return Format::Get(FormatID::R16G16_UNORM); in GetFormat()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp222 …sStoreTilesClearColorTable[R16G16_UNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16_UNO…
DConvert.h604 case R16G16_UNORM: ConvertPixelFromFloat<R16G16_UNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h202 …table[R16G16_UNORM] = LoadMacroTile<TilingTraits<TTileMode, 32>, R16G16_UNORM, … in InitLoadTileColorTable()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c161 VT(R16G16_UNORM, 16_16_UNORM, R16G16_UNORM, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c157 VT(R16G16_UNORM, 16_16_UNORM, R16G16_UNORM, WZYX),
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp359 case angle::FormatID::R16G16_UNORM: in GetVertexFormatInfo_FL_9_3()
610 case angle::FormatID::R16G16_UNORM: in GetVertexFormatInfo()
Dtexture_format_table_autogen.cpp272 angle::FormatID::R16G16_UNORM, in Get()
1964 angle::FormatID::R16G16_UNORM, in Get()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c82 COMMON_NAME(R16G16_UNORM),
/external/angle/src/libANGLE/renderer/metal/
DIOSurfaceSurfaceMtl.mm50 {GL_RG, GL_UNSIGNED_SHORT, 4, angle::FormatID::R16G16_UNORM},
Dmtl_format_table_autogen.mm74 return angle::FormatID::R16G16_UNORM;
491 case angle::FormatID::R16G16_UNORM:
494 this->actualFormatId = angle::FormatID::R16G16_UNORM;
1182 this->actualFormatId = angle::FormatID::R16G16_UNORM;
2067 this->actualFormatId = angle::FormatID::R16G16_UNORM;
2901 case angle::FormatID::R16G16_UNORM:
2903 this->actualFormatId = angle::FormatID::R16G16_UNORM;
3016 this->actualFormatId = angle::FormatID::R16G16_UNORM;
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp173 {FormatID::R16G16_UNORM, {0, 0, VERTEX_BUFFER}},
Dvk_format_table_autogen.cpp816 {angle::FormatID::R16G16_UNORM, nullptr}, in initialize()
1434 case angle::FormatID::R16G16_UNORM: in initialize()
1436 actualImageFormatID = angle::FormatID::R16G16_UNORM; in initialize()
1438 actualBufferFormatID = angle::FormatID::R16G16_UNORM; in initialize()
2463 {angle::FormatID::R16G16_UNORM, VK_FORMAT_R16G16_UNORM}, in GetVkFormatFromFormatID()
2715 return angle::FormatID::R16G16_UNORM; in GetFormatIDFromVkFormat()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c91 FORMAT(R16G16_UNORM, NO, RG16, SWIZ_XY01, 32, 2),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c141 V_(R16G16_UNORM, UNSIGNED_SHORT, NONE),
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c149 VT(R16G16_UNORM, 16_16_UNORM, NONE, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c149 VTC(R16G16_UNORM, 16_16_UNORM, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c99 FORMAT(R16G16_UNORM, NO, RG16, SWIZ_XY01, 32, true),
/external/angle/src/libANGLE/
Dformatutils.cpp1922 return angle::FormatID::R16G16_UNORM; in GetVertexFormatID()
2287 case angle::FormatID::R16G16_UNORM: in GetVertexFormatFromID()
2709 case angle::FormatID::R16G16_UNORM: in GetVertexFormatSize()
2860 return angle::FormatID::R16G16_UNORM; in ConvertFormatSignedness()
2884 case angle::FormatID::R16G16_UNORM: in ConvertFormatSignedness()
/external/mesa3d/src/panfrost/lib/
Dpan_format.c308 PAN_V6(R16G16_UNORM, RG16_UNORM, RG01, L, VTR_),
558 PAN_V7(R16G16_UNORM, RG16_UNORM, RGB1, L, VTR_),
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c325 F2(A, R16G16_UNORM, RG16_UNORM, R, G, xx, xx, UNORM, R16_G16, IC),
429 VF(A, R16G16_UNORM, UNORM, 16_16, 0),
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp465 {PIPE_FORMAT_R16G16_UNORM, R16G16_UNORM}, in mesa_to_swr_format()

12