Home
last modified time | relevance | path

Searched refs:R16G16B16A16_FLOAT (Results 1 – 25 of 37) sorted by relevance

12

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp49 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 …]
Dvk_mandatory_format_support_table_autogen.cpp131 {FormatID::R16G16B16A16_FLOAT,
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c120 _(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/
Dfd3_format.c223 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/
Dd3d_format.cpp137 FormatID::R16G16B16A16_FLOAT); in GetD3DFormatInfo()
DFormatID_autogen.h147 R16G16B16A16_FLOAT, enumerator
Ddxgi_format_map_autogen.cpp377 return Format::Get(FormatID::R16G16B16A16_FLOAT); in GetFormat()
Dload_functions_table_autogen.cpp3235 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/
Dformat_autogen.h147 R16G16B16A16_FLOAT, enumerator
Dcopy_buffer.metal884 // R16G16B16A16_FLOAT
1327 PROC(R16G16B16A16_FLOAT) \
1431 PROC(R16G16B16A16_FLOAT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h75 R16G16B16A16_FLOAT = 0x84, enumerator
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c241 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/
Dfd4_format.c238 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/
DClearTile.cpp206 …sStoreTilesClearColorTable[R16G16B16A16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G…
DConvert.h579 case R16G16B16A16_FLOAT: ConvertPixelFromFloat<R16G16B16A16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h177 …table[R16G16B16A16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 64>, R16G16B16A16_F… in InitLoadTileColorTable()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp39 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()
Dformatutils11.cpp778 case angle::FormatID::R16G16B16A16_FLOAT: in GetVertexFormatInfo()
/external/mesa3d/docs/relnotes/
D7.8.2.rst57 - Use ``R16G16B16A16_FLOAT`` for 3-component half-float.
/external/angle/src/libANGLE/renderer/metal/
DIOSurfaceSurfaceMtl.mm53 {GL_RGBA, GL_HALF_FLOAT, 8, angle::FormatID::R16G16B16A16_FLOAT},
Dmtl_format_table_autogen.mm56 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/
Dv3dx_format_table.c98 FORMAT(R16G16B16A16_FLOAT, RGBA16F, RGBA16F, SWIZ_XYZW, 16, 0),
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c192 VT(R16G16B16A16_FLOAT, HALF_FLOAT, EXT_A16B16G16R16F | EXT_FORMAT, A16B16G16R16F),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c232 VTC(R16G16B16A16_FLOAT, 16_16_16_16_FLOAT, WZYX),
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp498 {PIPE_FORMAT_R16G16B16A16_FLOAT, R16G16B16A16_FLOAT}, in mesa_to_swr_format()

12