Home
last modified time | relevance | path

Searched refs:R16_UINT (Results 1 – 25 of 43) sorted by relevance

12

/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h172 R16_UINT, enumerator
Dcopy_buffer.metal722 // R16_UINT
1383 PROC(R16_UINT) \
1482 PROC(R16_UINT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h150 R16_UINT = 0x10D, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h172 R16_UINT, enumerator
Ddxgi_format_map_autogen.cpp409 return Format::Get(FormatID::R16_UINT); in GetFormat()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp252 …sStoreTilesClearColorTable[R16_UINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16_UINT>::Sto…
DConvert.h652 case R16_UINT: ConvertPixelFromFloat<R16_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h250 …table[R16_UINT] = LoadMacroTile<TilingTraits<TTileMode, 16>, R16_UINT, R32G… in InitLoadTileColorTable()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c175 I3(A, L16_UINT, R16_UINT, R, R, R, xx, UINT, R16, TR),
188 C4(A, I16_UINT, R16_UINT, R, R, R, R, UINT, R16, TR),
201 A1(A, A16_UINT, R16_UINT, xx, xx, xx, R, UINT, R16, T),
334 I1(A, R16_UINT, R16_UINT, R, xx, xx, xx, UINT, R16, IR),
438 VF(A, R16_UINT, UINT, 16, 0),
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h214 return R16_UINT; in swr_convert_index_type()
Dswr_screen.cpp485 {PIPE_FORMAT_R16_UINT, R16_UINT}, in mesa_to_swr_format()
774 case 2: res->swr.format = R16_UINT; break; in swr_texture_layout()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c97 VT(R16_UINT, 16_UINT, R16_UINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c103 VT(R16_UINT, 16_UINT, R16_UINT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c100 VT(R16_UINT, 16_UINT, R16_UINT, WZYX),
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp228 {FormatID::R16_UINT,
Dvk_format_table_autogen.cpp1506 case angle::FormatID::R16_UINT: in initialize()
1508 actualImageFormatID = angle::FormatID::R16_UINT; in initialize()
1510 actualBufferFormatID = angle::FormatID::R16_UINT; in initialize()
2469 {angle::FormatID::R16_UINT, VK_FORMAT_R16_UINT}, in GetVkFormatFromFormatID()
2727 return angle::FormatID::R16_UINT; in GetFormatIDFromVkFormat()
/external/angle/src/libANGLE/renderer/metal/
DIOSurfaceSurfaceMtl.mm45 // NOTE(hqle): Support R16_UINT once GLES3 is complete.
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c56 COMMON_NAME(R16_UINT),
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c124 FORMAT(R16_UINT, R16UI, R16UI, SWIZ_X001, 16, 0),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c100 VT(R16_UINT, SHORT_I, EXT_R16I | EXT_FORMAT, R16I),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c89 VTC(R16_UINT, 16_UINT, WZYX),
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c119 FORMAT(R16_UINT, R16UI, R16UI, SWIZ_X001, 16, false),
/external/angle/src/libANGLE/
Dformatutils.cpp1914 return angle::FormatID::R16_UINT; in GetVertexFormatID()
2452 case angle::FormatID::R16_UINT: in GetVertexFormatFromID()
2688 case angle::FormatID::R16_UINT: in GetVertexFormatSize()
2852 return angle::FormatID::R16_UINT; in ConvertFormatSignedness()
2876 case angle::FormatID::R16_UINT: in ConvertFormatSignedness()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp925 case angle::FormatID::R16_UINT: in GetVertexFormatInfo()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.c143 TU6_VTC(R16_UINT, 16_UINT, WZYX), /* 74 */

12