/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 49 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 59 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 69 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 79 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 89 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 99 actualBufferFormatID = angle::FormatID::R16G16B16A16_FLOAT; in initialize() 1089 {angle::FormatID::R16G16B16A16_FLOAT, false, in initialize() 1103 {angle::FormatID::R16G16B16A16_FLOAT, false, in initialize() 1141 {angle::FormatID::R16G16B16A16_FLOAT, false, in initialize() 1167 case angle::FormatID::R16G16B16A16_FLOAT: in initialize() [all …]
|
D | vk_mandatory_format_support_table_autogen.cpp | 131 {FormatID::R16G16B16A16_FLOAT,
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 120 _(R16G16B16A16_FLOAT , __V_), //SBV_), 148 R_(R16G16B16A16_FLOAT, A16B16G16R16_FLOAT), 174 _(R16G16B16A16_FLOAT , V16_FLOAT , 4), 257 _(R16G16B16A16_FLOAT, RGBA16F , 0, C, C, C, C, 2, 1, 0, 3, NONE, ____),
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 223 VT(R16G16B16A16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX), 224 _T(R16G16B16X16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX),
|
/external/angle/src/libANGLE/renderer/ |
D | d3d_format.cpp | 137 FormatID::R16G16B16A16_FLOAT); in GetD3DFormatInfo()
|
D | FormatID_autogen.h | 147 R16G16B16A16_FLOAT, enumerator
|
D | dxgi_format_map_autogen.cpp | 377 return Format::Get(FormatID::R16G16B16A16_FLOAT); in GetFormat()
|
D | load_functions_table_autogen.cpp | 3235 case FormatID::R16G16B16A16_FLOAT: in GetLoadFunctionsMap() 3751 case FormatID::R16G16B16A16_FLOAT: in GetLoadFunctionsMap() 3809 case FormatID::R16G16B16A16_FLOAT: in GetLoadFunctionsMap() 4195 case FormatID::R16G16B16A16_FLOAT: in GetLoadFunctionsMap() 4404 case FormatID::R16G16B16A16_FLOAT: in GetLoadFunctionsMap()
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 147 R16G16B16A16_FLOAT, enumerator
|
D | copy_buffer.metal | 884 // R16G16B16A16_FLOAT 1327 PROC(R16G16B16A16_FLOAT) \ 1431 PROC(R16G16B16A16_FLOAT) \
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 75 R16G16B16A16_FLOAT = 0x84, enumerator
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 241 VT(R16G16B16A16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX), 242 VT(R16G16B16X16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 238 VT(R16G16B16A16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX), 239 _T(R16G16B16X16_FLOAT, 16_16_16_16_FLOAT, R16G16B16A16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 206 …sStoreTilesClearColorTable[R16G16B16A16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G…
|
D | Convert.h | 579 case R16G16B16A16_FLOAT: ConvertPixelFromFloat<R16G16B16A16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 177 …table[R16G16B16A16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 64>, R16G16B16A16_F… in InitLoadTileColorTable()
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_table_autogen.cpp | 39 angle::FormatID::R16G16B16A16_FLOAT, in Get() 1642 angle::FormatID::R16G16B16A16_FLOAT, in Get() 1698 angle::FormatID::R16G16B16A16_FLOAT, in Get() 2146 angle::FormatID::R16G16B16A16_FLOAT, in Get() 2404 angle::FormatID::R16G16B16A16_FLOAT, in Get()
|
D | formatutils11.cpp | 778 case angle::FormatID::R16G16B16A16_FLOAT: in GetVertexFormatInfo()
|
/external/mesa3d/docs/relnotes/ |
D | 7.8.2.rst | 57 - Use ``R16G16B16A16_FLOAT`` for 3-component half-float.
|
/external/angle/src/libANGLE/renderer/metal/ |
D | IOSurfaceSurfaceMtl.mm | 53 {GL_RGBA, GL_HALF_FLOAT, 8, angle::FormatID::R16G16B16A16_FLOAT},
|
D | mtl_format_table_autogen.mm | 56 return angle::FormatID::R16G16B16A16_FLOAT; 410 case angle::FormatID::R16G16B16A16_FLOAT: 413 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 764 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 800 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 809 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 856 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 2670 case angle::FormatID::R16G16B16A16_FLOAT: 2672 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT; 2730 this->actualFormatId = angle::FormatID::R16G16B16A16_FLOAT;
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 98 FORMAT(R16G16B16A16_FLOAT, RGBA16F, RGBA16F, SWIZ_XYZW, 16, 0),
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 192 VT(R16G16B16A16_FLOAT, HALF_FLOAT, EXT_A16B16G16R16F | EXT_FORMAT, A16B16G16R16F),
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 232 VTC(R16G16B16A16_FLOAT, 16_16_16_16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 498 {PIPE_FORMAT_R16G16B16A16_FLOAT, R16G16B16A16_FLOAT}, in mesa_to_swr_format()
|