/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 1249 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 …]
|
D | vk_mandatory_format_support_table_autogen.cpp | 260 {FormatID::R16G16B16_FLOAT, {0, 0, 0}},
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 154 R16G16B16_FLOAT, enumerator
|
D | copy_buffer.metal | 838 // R16G16B16_FLOAT 1326 PROC(R16G16B16_FLOAT) \
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 204 R16G16B16_FLOAT = 0x19B, enumerator
|
/external/angle/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 154 R16G16B16_FLOAT, enumerator
|
D | Format_table_autogen.cpp | 161 …{ 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/ |
D | nv30_format.c | 119 _(R16G16B16_FLOAT , __V_), 173 _(R16G16B16_FLOAT , V16_FLOAT , 3),
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 275 …sStoreTilesClearColorTable[R16G16B16_FLOAT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16G16B…
|
D | Convert.h | 702 case R16G16B16_FLOAT: ConvertPixelFromFloat<R16G16B16_FLOAT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 300 …table[R16G16B16_FLOAT] = LoadMacroTile<TilingTraits<TTileMode, 48>, R16G16B16_FLOA… in InitLoadTileColorTable()
|
D | StoreTile.h | 1996 …table[TTileMode][R16G16B16_FLOAT] = StoreMacroTile<TilingTraits<TTileMode, 48>, R32G…
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 183 V_(R16G16B16_FLOAT, HALF_FLOAT, NONE),
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 219 V__(R16G16B16_FLOAT, 16_16_16_FLOAT, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 212 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 228 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 225 V_(R16G16B16_FLOAT, 16_16_16_FLOAT, NONE, WZYX),
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.cpp | 772 case angle::FormatID::R16G16B16_FLOAT: in GetVertexFormatInfo()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 497 {PIPE_FORMAT_R16G16B16_FLOAT, R16G16B16_FLOAT}, in mesa_to_swr_format()
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 368 PAN_V6(R16G16B16_FLOAT, RGB16F, RGB1, L, VTR_), 618 PAN_V7(R16G16B16_FLOAT, RGB16F, RGB1, L, VTR_),
|
/external/mesa3d/src/gallium/auxiliary/translate/ |
D | translate_generic.c | 147 ATTRIB(R16G16B16_FLOAT, 3, float, ushort, TO_16_FLOAT)
|
/external/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 251 R16G16B16_FLOAT , 48, 1, 1, 1, sf16, sf16, sf16, , , , , rgb, line…
|
/external/angle/src/libANGLE/ |
D | formatutils.cpp | 2034 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/ |
D | nv50_formats.c | 470 VF(A, R16G16B16_FLOAT, FLOAT, 16_16_16, 0),
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_format_table_autogen.mm | 853 case angle::FormatID::R16G16B16_FLOAT: 2726 case angle::FormatID::R16G16B16_FLOAT: 2738 this->actualFormatId = angle::FormatID::R16G16B16_FLOAT;
|