Home
last modified time | relevance | path

Searched refs:R16G16B16_FLOAT (Results 1 – 25 of 30) sorted by relevance

12

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp1249 case angle::FormatID::R16G16B16_FLOAT: in initialize()
1253 {angle::FormatID::R16G16B16_FLOAT, nullptr}, in initialize()
1260 {angle::FormatID::R16G16B16_FLOAT, false, CopyNativeVertexData<GLhalf, 3, 3, 0>, in initialize()
1297 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
1315 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
1352 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
1370 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
1644 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
2048 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
2109 {angle::FormatID::R16G16B16_FLOAT, false, in initialize()
[all …]
Dvk_mandatory_format_support_table_autogen.cpp260 {FormatID::R16G16B16_FLOAT, {0, 0, 0}},
/external/angle/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h154 R16G16B16_FLOAT, enumerator
Dcopy_buffer.metal838 // R16G16B16_FLOAT
1326 PROC(R16G16B16_FLOAT) \
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h204 R16G16B16_FLOAT = 0x19B, enumerator
/external/angle/src/libANGLE/renderer/
DFormatID_autogen.h154 R16G16B16_FLOAT, enumerator
DFormat_table_autogen.cpp161 …{ FormatID::R16G16B16_FLOAT, GL_RGB16F, GL_RGB16F, GenerateMip<R16G16B16F>, NoCopyFunctions, ReadC…
599 return FormatID::R16G16B16_FLOAT; in InternalFormatToID()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c119 _(R16G16B16_FLOAT , __V_),
173 _(R16G16B16_FLOAT , V16_FLOAT , 3),
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp275 …sStoreTilesClearColorTable[R16G16B16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16B…
DConvert.h702 case R16G16B16_FLOAT: ConvertPixelFromFloat<R16G16B16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h300 …table[R16G16B16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 48>, R16G16B16_FLOA… in InitLoadTileColorTable()
DStoreTile.h1996 …table[TTileMode][R16G16B16_FLOAT] = StoreMacroTile<TilingTraits<TTileMode, 48>, R32G…
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c183 V_(R16G16B16_FLOAT, HALF_FLOAT, NONE),
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c219 V__(R16G16B16_FLOAT, 16_16_16_FLOAT, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c212 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c228 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c225 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp772 case angle::FormatID::R16G16B16_FLOAT: in GetVertexFormatInfo()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp497 {PIPE_FORMAT_R16G16B16_FLOAT, R16G16B16_FLOAT}, in mesa_to_swr_format()
/external/mesa3d/src/panfrost/lib/
Dpan_format.c368 PAN_V6(R16G16B16_FLOAT, RGB16F, RGB1, L, VTR_),
618 PAN_V7(R16G16B16_FLOAT, RGB16F, RGB1, L, VTR_),
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c147 ATTRIB(R16G16B16_FLOAT, 3, float, ushort, TO_16_FLOAT)
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv251 R16G16B16_FLOAT , 48, 1, 1, 1, sf16, sf16, sf16, , , , , rgb, line…
/external/angle/src/libANGLE/
Dformatutils.cpp2034 return angle::FormatID::R16G16B16_FLOAT; in GetVertexFormatID()
2542 case angle::FormatID::R16G16B16_FLOAT: in GetVertexFormatFromID()
2747 case angle::FormatID::R16G16B16_FLOAT: in GetVertexFormatSize()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c470 VF(A, R16G16B16_FLOAT, FLOAT, 16_16_16, 0),
/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm853 case angle::FormatID::R16G16B16_FLOAT:
2726 case angle::FormatID::R16G16B16_FLOAT:
2738 this->actualFormatId = angle::FormatID::R16G16B16_FLOAT;

12