/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 118 _(R16G16_FLOAT , __V_), //S_V_), 172 _(R16G16_FLOAT , V16_FLOAT , 2), 256 _(R16G16_FLOAT , RG16F , 0, C, C, 0, 1, 2, 1, 0, 3, NONE, ____),
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 802 {angle::FormatID::R16G16_FLOAT, nullptr}}; in initialize() 817 {angle::FormatID::R16G16_FLOAT, nullptr}}; in initialize() 985 actualImageFormatID = angle::FormatID::R16G16_FLOAT; in initialize() 1378 case angle::FormatID::R16G16_FLOAT: in initialize() 1380 actualImageFormatID = angle::FormatID::R16G16_FLOAT; in initialize() 1382 actualBufferFormatID = angle::FormatID::R16G16_FLOAT; in initialize() 1418 {angle::FormatID::R16G16_FLOAT, false, in initialize() 1454 {angle::FormatID::R16G16_FLOAT, false, in initialize() 1737 {angle::FormatID::R16G16_FLOAT, false, in initialize() 2145 {angle::FormatID::R16G16_FLOAT, false, in initialize() [all …]
|
D | vk_mandatory_format_support_table_autogen.cpp | 208 {FormatID::R16G16_FLOAT,
|
/external/angle/src/libANGLE/renderer/ |
D | d3d_format.cpp | 131 static const D3DFormat info(32, 1, 1, 16, 16, 0, 0, 0, 0, 0, FormatID::R16G16_FLOAT); in GetD3DFormatInfo()
|
D | FormatID_autogen.h | 161 R16G16_FLOAT, enumerator
|
D | dxgi_format_map_autogen.cpp | 389 return Format::Get(FormatID::R16G16_FLOAT); in GetFormat()
|
D | load_functions_table_autogen.cpp | 3357 case FormatID::R16G16_FLOAT: in GetLoadFunctionsMap() 3514 case FormatID::R16G16_FLOAT: in GetLoadFunctionsMap() 3821 case FormatID::R16G16_FLOAT: in GetLoadFunctionsMap() 3992 case FormatID::R16G16_FLOAT: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 161 R16G16_FLOAT, enumerator
|
D | copy_buffer.metal | 776 // R16G16_FLOAT 1325 PROC(R16G16_FLOAT) \ 1430 PROC(R16G16_FLOAT) \
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 106 R16G16_FLOAT = 0xD0, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 226 …sStoreTilesClearColorTable[R16G16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16_FLO…
|
D | Convert.h | 608 case R16G16_FLOAT: ConvertPixelFromFloat<R16G16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 206 …table[R16G16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 32>, R16G16_FLOAT, … in InitLoadTileColorTable()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 155 VT(R16G16_FLOAT, 16_16_FLOAT, R16G16_FLOAT,WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 167 VT(R16G16_FLOAT, 16_16_FLOAT, R16G16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 163 VT(R16G16_FLOAT, 16_16_FLOAT, R16G16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 93 FORMAT(R16G16_FLOAT, RG16F, RG16F, SWIZ_XY01, 16, 0),
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 147 VT(R16G16_FLOAT, HALF_FLOAT, EXT_G16R16F | EXT_FORMAT, G16R16F),
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 155 VTC(R16G16_FLOAT, 16_16_FLOAT, WZYX),
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.cpp | 766 case angle::FormatID::R16G16_FLOAT: in GetVertexFormatInfo()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 496 {PIPE_FORMAT_R16G16_FLOAT, R16G16_FLOAT}, in mesa_to_swr_format()
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 364 PAN_V6(R16G16_FLOAT, RG16F, RG01, L, VTR_), 614 PAN_V7(R16G16_FLOAT, RG16F, RGB1, L, VTR_),
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 324 F2(A, R16G16_FLOAT, RG16_FLOAT, R, G, xx, xx, FLOAT, R16_G16, IB), 428 VF(A, R16G16_FLOAT, FLOAT, 16_16, 0),
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_format_table_autogen.mm | 66 return angle::FormatID::R16G16_FLOAT; 455 case angle::FormatID::R16G16_FLOAT: 458 this->actualFormatId = angle::FormatID::R16G16_FLOAT; 2861 case angle::FormatID::R16G16_FLOAT: 2863 this->actualFormatId = angle::FormatID::R16G16_FLOAT; 2921 this->actualFormatId = angle::FormatID::R16G16_FLOAT;
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_generic.c | 148 ATTRIB(R16G16_FLOAT, 2, float, ushort, TO_16_FLOAT)
|