Home
last modified time | relevance | path

Searched refs:R16_FLOAT (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp28 mActualSampleOnlyImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
951 {angle::FormatID::R16_FLOAT, nullptr}}; in initialize()
966 {angle::FormatID::R16_FLOAT, nullptr}}; in initialize()
1199 mActualSampleOnlyImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
1776 case angle::FormatID::R16_FLOAT: in initialize()
1778 mActualSampleOnlyImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
1780 mActualBufferFormatID = angle::FormatID::R16_FLOAT; in initialize()
1816 {angle::FormatID::R16_FLOAT, false, in initialize()
1852 {angle::FormatID::R16_FLOAT, false, in initialize()
2132 {angle::FormatID::R16_FLOAT, false, in initialize()
[all …]
H A Dvk_mandatory_format_support_table_autogen.cpp183 {FormatID::R16_FLOAT,
H A DTextureVk.cpp317 case angle::FormatID::R16_FLOAT: in AdjustViewFormatForSampler()
332 return &renderer->getFormat(angle::FormatID::R16_FLOAT); in AdjustViewFormatForSampler()
378 case angle::FormatID::R16_FLOAT: in AdjustViewFormatForSampler()
426 case angle::FormatID::R16_FLOAT: in AdjustViewFormatForSampler()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_formats.c173 F3(A, L16_FLOAT, R16_FLOAT, R, R, R, xx, FLOAT, R16, TB),
186 C4(A, I16_FLOAT, R16_FLOAT, R, R, R, R, FLOAT, R16, TR),
199 A1(A, A16_FLOAT, R16_FLOAT, xx, xx, xx, R, FLOAT, R16, T),
330 F1(A, R16_FLOAT, R16_FLOAT, R, xx, xx, xx, FLOAT, R16, IB),
439 VF(A, R16_FLOAT, FLOAT, 16, 0),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c83 VT(R16_FLOAT, 16_FLOAT, R16_FLOAT, WZYX),
94 _T(L16_FLOAT, 16_FLOAT, R16_FLOAT, WZYX),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.c117 _(R16_FLOAT , __V_),
171 _(R16_FLOAT , V16_FLOAT , 1),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c79 VT(R16_FLOAT, 16_FLOAT, R16_FLOAT,WZYX),
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_table_autogen.cpp28 mActualImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
930 mActualImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
1336 case angle::FormatID::R16_FLOAT: in initialize()
1338 mActualImageFormatID = angle::FormatID::R16_FLOAT; in initialize()
2119 {angle::FormatID::R16_FLOAT, wgpu::TextureFormat::R16Float}, in GetWgpuTextureFormatFromFormatID()
2299 return angle::FormatID::R16_FLOAT; in GetFormatIDFromWgpuTextureFormat()
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Dd3d_format.cpp131 static const D3DFormat info(16, 1, 1, 16, 0, 0, 0, 0, 0, 0, FormatID::R16_FLOAT); in GetD3DFormatInfo()
H A DFormatID_autogen.h180 R16_FLOAT, enumerator
H A Dload_functions_table_autogen.cpp3919 case FormatID::R16_FLOAT: in GetLoadFunctionsMap()
4027 case FormatID::R16_FLOAT: in GetLoadFunctionsMap()
4296 case FormatID::R16_FLOAT: in GetLoadFunctionsMap()
4678 case FormatID::R16_FLOAT: in GetLoadFunctionsMap()
4892 case FormatID::R16_FLOAT: in GetLoadFunctionsMap()
H A Ddxgi_format_map_autogen.cpp401 return Format::Get(FormatID::R16_FLOAT); in GetFormat()
H A DFormat_table_autogen.cpp188 …{ FormatID::R16_FLOAT, GL_R16F, GL_R16F, GenerateMip<R16F>, NoCopyFunctions, ReadColor<R16F, GLflo…
546 return FormatID::R16_FLOAT; in InternalFormatToID()
785 return FormatID::R16_FLOAT; in CLRFormatToID()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c86 VT(R16_FLOAT, 16_FLOAT, R16_FLOAT, WZYX),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.c146 LIMA_PIXEL_FORMAT(R16_FLOAT, B16_FLOAT, true, 0x0000),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_format_table.c91 FORMAT(R16_FLOAT, R16F, R16F, SWIZ_X001, 16, 0),
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c105 VT(R16_FLOAT, HALF_FLOAT, EXT_R16F | EXT_FORMAT, R16F),
/aosp_15_r20/external/mesa3d/src/asahi/layout/
H A Dformats.c74 AIL_FMT(R16_FLOAT, R16, FLOAT, F16),
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dcopy_buffer.metal682 // R16_FLOAT
1349 PROC(R16_FLOAT) \
1462 PROC(R16_FLOAT) \
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.c76 VTC(R16_FLOAT, 16_FLOAT, WZYX),
/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dnil_formats.csv89 R16_FLOAT , RF16 , R16 , F , R001 , CTBSA
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_generic.c148 ATTRIB(R16_FLOAT, 1, float, uint16_t, TO_16_FLOAT)
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_format_table_autogen.mm75 return angle::FormatID::R16_FLOAT;
439 case angle::FormatID::R16_FLOAT:
442 this->actualFormatId = angle::FormatID::R16_FLOAT;
3074 case angle::FormatID::R16_FLOAT:
3085 this->actualFormatId = angle::FormatID::R16_FLOAT;
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dformatutils11.cpp824 case angle::FormatID::R16_FLOAT: in GetVertexFormatInfo()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_formats.c257 /* 11 */ FORMAT(F16, NONE, R16_FLOAT),

12