Home
last modified time | relevance | path

Searched refs:R16G16_UINT (Results 1 – 25 of 38) sorted by relevance

12

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h165 R16G16_UINT, enumerator
Dcopy_buffer.metal822 // R16G16_UINT
1384 PROC(R16G16_UINT) \
1483 PROC(R16G16_UINT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h105 R16G16_UINT = 0xCF, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h165 R16G16_UINT, enumerator
Ddxgi_format_map_autogen.cpp397 return Format::Get(FormatID::R16G16_UINT); in GetFormat()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp225 …sStoreTilesClearColorTable[R16G16_UINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16_UINT
DConvert.h607 case R16G16_UINT: ConvertPixelFromFloat<R16G16_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h205 …table[R16G16_UINT] = LoadMacroTile<TilingTraits<TTileMode, 32>, R16G16_UINT, R… in InitLoadTileColorTable()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c151 VT(R16G16_UINT, 16_16_UINT, R16G16_UINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c163 VT(R16G16_UINT, 16_16_UINT, R16G16_UINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c159 VT(R16G16_UINT, 16_16_UINT, R16G16_UINT, WZYX),
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp65 {FormatID::R16G16_UINT,
Dvk_format_table_autogen.cpp1424 case angle::FormatID::R16G16_UINT: in initialize()
1426 actualImageFormatID = angle::FormatID::R16G16_UINT; in initialize()
1428 actualBufferFormatID = angle::FormatID::R16G16_UINT; in initialize()
2462 {angle::FormatID::R16G16_UINT, VK_FORMAT_R16G16_UINT}, in GetVkFormatFromFormatID()
2713 return angle::FormatID::R16G16_UINT; in GetFormatIDFromVkFormat()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c57 COMMON_NAME(R16G16_UINT),
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c126 FORMAT(R16G16_UINT, RG16UI, RG16UI, SWIZ_XY01, 16, 0),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c143 VT(R16G16_UINT, SHORT_I, EXT_G16R16I | EXT_FORMAT, G16R16I),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c151 VTC(R16G16_UINT, 16_16_UINT, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c103 FORMAT(R16G16_UINT, RG16UI, RG16UI, SWIZ_XY01, 16, false),
/external/angle/src/libANGLE/
Dformatutils.cpp1920 return angle::FormatID::R16G16_UINT; in GetVertexFormatID()
2457 case angle::FormatID::R16G16_UINT: in GetVertexFormatFromID()
2711 case angle::FormatID::R16G16_UINT: in GetVertexFormatSize()
2858 return angle::FormatID::R16G16_UINT; in ConvertFormatSignedness()
2882 case angle::FormatID::R16G16_UINT: in ConvertFormatSignedness()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm72 return angle::FormatID::R16G16_UINT;
482 case angle::FormatID::R16G16_UINT:
485 this->actualFormatId = angle::FormatID::R16G16_UINT;
2893 case angle::FormatID::R16G16_UINT:
2895 this->actualFormatId = angle::FormatID::R16G16_UINT;
2997 this->actualFormatId = angle::FormatID::R16G16_UINT;
3035 this->actualFormatId = angle::FormatID::R16G16_UINT;
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp931 case angle::FormatID::R16G16_UINT: in GetVertexFormatInfo()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp486 {PIPE_FORMAT_R16G16_UINT, R16G16_UINT}, in mesa_to_swr_format()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.c152 TU6_VTC(R16G16_UINT, 16_16_UINT, WZYX), /* 81 */
/external/mesa3d/src/panfrost/lib/
Dpan_format.c292 PAN_V6(R16G16_UINT, RG16UI, RG01, L, VTR_),
542 PAN_V7(R16G16_UINT, RG16UI, RGB1, L, VTR_),
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c328 I2(A, R16G16_UINT, RG16_UINT, R, G, xx, xx, UINT, R16_G16, IR),
432 VF(A, R16G16_UINT, UINT, 16_16, 0),

12