/external/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 252 PAN_V6(R8_SNORM, R8_SNORM, R001, L, VT__), 335 PAN_V6(L8_SNORM, R8_SNORM, RRR1, L, VT__), 336 PAN_V6(A8_SNORM, R8_SNORM, 000R, L, VT__), 337 PAN_V6(I8_SNORM, R8_SNORM, RRRR, L, VT__), 502 PAN_V7(R8_SNORM, R8_SNORM, RGB1, L, VT__), 585 PAN_V7(L8_SNORM, R8_SNORM, RRR1, L, VT__), 587 PAN_V7(I8_SNORM, R8_SNORM, RRRR, L, VT__),
|
/external/angle/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 229 R8_SNORM, enumerator
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 171 R8_SNORM = 0x141, enumerator
|
/external/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 82 FORMAT(R8_SNORM, NO, R8_SNORM, SWIZ_X001, 16, 0),
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 77 _(R8_SNORM , S___), 222 _(R8_SNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, SSSS),
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 259 …sStoreTilesClearColorTable[R8_SNORM] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8_SNORM>::Sto…
|
D | Convert.h | 673 case R8_SNORM: ConvertPixelFromFloat<R8_SNORM>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 271 …table[R8_SNORM] = LoadMacroTile<TilingTraits<TTileMode, 8>, R8_SNORM, R32G3… in InitLoadTileColorTable()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 168 F3(A, L8_SNORM, R8_SNORM, R, R, R, xx, SNORM, R8, TC), 181 C4(A, I8_SNORM, R8_SNORM, R, R, R, R, SNORM, R8, TR), 194 A1(A, A8_SNORM, R8_SNORM, xx, xx, xx, R, SNORM, R8, T), 349 F1(A, R8_SNORM, R8_SNORM, R, xx, xx, xx, SNORM, R8, IC), 450 VF(A, R8_SNORM, SNORM, 8, 0),
|
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 81 VT(R8_SNORM, 8_SNORM, R8_SNORM, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 78 VT(R8_SNORM, 8_SNORM, R8_SNORM, WZYX),
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 111 FORMAT(R8_SNORM, NO, R8_SNORM, SWIZ_X001, 16, true),
|
/external/angle/extensions/ |
D | ANGLE_copy_texture_3d.txt | 155 R8_SNORM
|
D | EXT_color_buffer_float.txt | 97 - R8_SNORM.
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | dxgi_format_map_autogen.cpp | 481 return Format::Get(FormatID::R8_SNORM); in GetFormat()
|
D | formatutils11.cpp | 246 case angle::FormatID::R8_SNORM: in GetVertexFormatInfo_FL_9_3() 444 case angle::FormatID::R8_SNORM: in GetVertexFormatInfo()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_formats.c | 38 COMMON_NAME(R8_SNORM),
|
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 87 VT(R8_SNORM, BYTE, EXT_R8_SNORM | EXT_FORMAT, NONE),
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.cpp | 1077 FMT_CASE(R8_SNORM, R8_SNORM); in translateImgFormat()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_format.c | 67 VTC(R8_SNORM, 8_SNORM, WZYX),
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 75 VT(R8_SNORM, 8_SNORM, NONE, WZYX),
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_format_table_autogen.mm | 1158 case angle::FormatID::R8_SNORM: 1168 this->actualFormatId = angle::FormatID::R8_SNORM;
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 2415 case angle::FormatID::R8_SNORM: in initialize() 2417 actualImageFormatID = angle::FormatID::R8_SNORM; in initialize() 2422 {angle::FormatID::R8_SNORM, VK_FORMAT_R8_SNORM, false, in initialize()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 516 {PIPE_FORMAT_R8_SNORM, R8_SNORM}, in mesa_to_swr_format()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.c | 65 TU6_VTC(R8_SNORM, 8_SNORM, WZYX), /* 10 */
|