/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 87 FORMAT(R16_SNORM, NO, R16_SNORM, SWIZ_X001, 32, 1), 103 FORMAT(L16_SNORM, NO, R16_SNORM, SWIZ_XXX1, 32, 1), 105 FORMAT(I16_SNORM, NO, R16_SNORM, SWIZ_XXXX, 32, 1), 107 FORMAT(A16_SNORM, NO, R16_SNORM, SWIZ_000X, 32, 1),
|
/external/deqp/external/vulkancts/data/vulkan/amber/texture/conversion/snorm_clamp/ |
D | r16-snorm.amber | 39 IMAGE texture FORMAT R16_SNORM DIM_1D WIDTH 1 FILL -32768
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 112 _(R16_SNORM , S_V_), 163 _(R16_SNORM , V16_SNORM , 1), 255 _(R16_SNORM , A16 , 0, C, 0, 0, 1, 1, 1, 1, 1, NONE, SSSS),
|
/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 253 PAN_V6(R16_SNORM, R16_SNORM, R001, L, VT__), 338 PAN_V6(L16_SNORM, R16_SNORM, RRR1, L, VT__), 339 PAN_V6(A16_SNORM, R16_SNORM, 000R, L, VT__), 340 PAN_V6(I16_SNORM, R16_SNORM, RRRR, L, VT__), 503 PAN_V7(R16_SNORM, R16_SNORM, RGB1, L, VT__), 588 PAN_V7(L16_SNORM, R16_SNORM, RRR1, L, VT__), 590 PAN_V7(I16_SNORM, R16_SNORM, RRRR, L, VT__),
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 170 R16_SNORM, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 148 R16_SNORM = 0x10B, enumerator
|
/external/angle/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 170 R16_SNORM, enumerator
|
D | dxgi_format_map_autogen.cpp | 405 return Format::Get(FormatID::R16_SNORM); in GetFormat()
|
/external/deqp/external/vulkancts/data/vulkan/amber/texture/texel_buffer/uniform/snorm/ |
D | r16-snorm.amber | 32 BUFFER texel_buffer DATA_TYPE R16_SNORM DATA
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 250 …sStoreTilesClearColorTable[R16_SNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R16_SNORM>::S…
|
D | Convert.h | 650 case R16_SNORM: ConvertPixelFromFloat<R16_SNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 248 …table[R16_SNORM] = LoadMacroTile<TilingTraits<TTileMode, 16>, R16_SNORM, R32… in InitLoadTileColorTable()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 172 F3(A, L16_SNORM, R16_SNORM, R, R, R, xx, SNORM, R16, TC), 185 C4(A, I16_SNORM, R16_SNORM, R, R, R, R, SNORM, R16, TR), 198 A1(A, A16_SNORM, R16_SNORM, xx, xx, xx, R, SNORM, R16, T), 332 F1(A, R16_SNORM, R16_SNORM, R, xx, xx, xx, SNORM, R16, IC), 436 VF(A, R16_SNORM, SNORM, 16, 0),
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 102 VT(R16_SNORM, 16_SNORM, R16_SNORM, WZYX),
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 116 FORMAT(R16_SNORM, NO, R16_SNORM, SWIZ_X001, 32, true),
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 99 VT(R16_SNORM, 16_SNORM, R16_SNORM, WZYX),
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_mandatory_format_support_table_autogen.cpp | 264 {FormatID::R16_SNORM, {0, 0, VERTEX_BUFFER}},
|
D | vk_format_table_autogen.cpp | 831 {angle::FormatID::R16_SNORM, nullptr}, in initialize() 1480 case angle::FormatID::R16_SNORM: in initialize() 1482 actualImageFormatID = angle::FormatID::R16_SNORM; in initialize() 1484 actualBufferFormatID = angle::FormatID::R16_SNORM; in initialize() 2467 {angle::FormatID::R16_SNORM, VK_FORMAT_R16_SNORM}, in GetVkFormatFromFormatID() 2723 return angle::FormatID::R16_SNORM; in GetFormatIDFromVkFormat()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_formats.c | 85 COMMON_NAME(R16_SNORM),
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.cpp | 315 case angle::FormatID::R16_SNORM: in GetVertexFormatInfo_FL_9_3() 552 case angle::FormatID::R16_SNORM: in GetVertexFormatInfo()
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 99 V_(R16_SNORM, SHORT, NONE),
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 88 VTC(R16_SNORM, 16_SNORM, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 96 VT(R16_SNORM, 16_SNORM, NONE, WZYX),
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.cpp | 1076 FMT_CASE(R16_SNORM, R16_SNORM); in translateImgFormat()
|
/external/angle/src/libANGLE/ |
D | formatutils.cpp | 1883 return angle::FormatID::R16_SNORM; in GetVertexFormatID() 2237 case angle::FormatID::R16_SNORM: in GetVertexFormatFromID() 2684 case angle::FormatID::R16_SNORM: in GetVertexFormatSize() 2853 case angle::FormatID::R16_SNORM: in ConvertFormatSignedness() 2879 return angle::FormatID::R16_SNORM; in ConvertFormatSignedness()
|