Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h162 R16G16_SINT, enumerator
Dcopy_buffer.metal806 // R16G16_SINT
1356 PROC(R16G16_SINT) \
1458 PROC(R16G16_SINT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h104 R16G16_SINT = 0xCE, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h162 R16G16_SINT, enumerator
Ddxgi_format_map_autogen.cpp391 return Format::Get(FormatID::R16G16_SINT); in GetFormat()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp224 …sStoreTilesClearColorTable[R16G16_SINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16_SINT
DConvert.h606 case R16G16_SINT: ConvertPixelFromFloat<R16G16_SINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h204 …table[R16G16_SINT] = LoadMacroTile<TilingTraits<TTileMode, 32>, R16G16_SINT, R… in InitLoadTileColorTable()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c152 VT(R16G16_SINT, 16_16_SINT, R16G16_SINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c164 VT(R16G16_SINT, 16_16_SINT, R16G16_SINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c160 VT(R16G16_SINT, 16_16_SINT, R16G16_SINT, WZYX),
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp266 {FormatID::R16G16_SINT,
Dvk_format_table_autogen.cpp1388 case angle::FormatID::R16G16_SINT: in initialize()
1390 actualImageFormatID = angle::FormatID::R16G16_SINT; in initialize()
1392 actualBufferFormatID = angle::FormatID::R16G16_SINT; in initialize()
2459 {angle::FormatID::R16G16_SINT, VK_FORMAT_R16G16_SINT}, in GetVkFormatFromFormatID()
2707 return angle::FormatID::R16G16_SINT; in GetFormatIDFromVkFormat()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c72 COMMON_NAME(R16G16_SINT),
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c125 FORMAT(R16G16_SINT, RG16I, RG16I, SWIZ_XY01, 16, 0),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c144 VT(R16G16_SINT, SHORT_I, EXT_G16R16I | EXT_FORMAT, G16R16I),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c152 VTC(R16G16_SINT, 16_16_SINT, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c102 FORMAT(R16G16_SINT, RG16I, RG16I, SWIZ_XY01, 16, false),
/external/angle/src/libANGLE/
Dformatutils.cpp1887 return angle::FormatID::R16G16_SINT; in GetVertexFormatID()
2437 case angle::FormatID::R16G16_SINT: in GetVertexFormatFromID()
2710 case angle::FormatID::R16G16_SINT: in GetVertexFormatSize()
2857 case angle::FormatID::R16G16_SINT: in ConvertFormatSignedness()
2883 return angle::FormatID::R16G16_SINT; in ConvertFormatSignedness()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm68 return angle::FormatID::R16G16_SINT;
464 case angle::FormatID::R16G16_SINT:
467 this->actualFormatId = angle::FormatID::R16G16_SINT;
2869 case angle::FormatID::R16G16_SINT:
2871 this->actualFormatId = angle::FormatID::R16G16_SINT;
2940 this->actualFormatId = angle::FormatID::R16G16_SINT;
2978 this->actualFormatId = angle::FormatID::R16G16_SINT;
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp905 case angle::FormatID::R16G16_SINT: in GetVertexFormatInfo()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp491 {PIPE_FORMAT_R16G16_SINT, R16G16_SINT}, in mesa_to_swr_format()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.c153 TU6_VTC(R16G16_SINT, 16_16_SINT, WZYX), /* 82 */
/external/mesa3d/src/panfrost/lib/
Dpan_format.c362 PAN_V6(R16G16_SINT, RG16I, RG01, L, VTR_),
612 PAN_V7(R16G16_SINT, RG16I, RGB1, L, VTR_),
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c327 I2(A, R16G16_SINT, RG16_SINT, R, G, xx, xx, SINT, R16_G16, IR),
431 VF(A, R16G16_SINT, SINT, 16_16, 0),

12