/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 209 R8_SINT, enumerator
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 172 R8_SINT = 0x142, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 234 R8_SINT, enumerator
|
D | copy_buffer.metal | 533 // R8_SINT 1351 PROC(R8_SINT) \ 1454 PROC(R8_SINT) \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 234 R8_SINT, enumerator
|
D | dxgi_format_map_autogen.cpp | 479 return Format::Get(FormatID::R8_SINT); in GetFormat()
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 260 …sStoreTilesClearColorTable[R8_SINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8_SINT>::Store…
|
D | Convert.h | 674 case R8_SINT: ConvertPixelFromFloat<R8_SINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 272 …table[R8_SINT] = LoadMacroTile<TilingTraits<TTileMode, 8>, R8_SINT, R32G32… in InitLoadTileColorTable()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 169 I3(A, L8_SINT, R8_SINT, R, R, R, xx, SINT, R8, TR), 182 C4(A, I8_SINT, R8_SINT, R, R, R, R, SINT, R8, TR), 195 A1(A, A8_SINT, R8_SINT, xx, xx, xx, R, SINT, R8, T), 350 I1(A, R8_SINT, R8_SINT, R, xx, xx, xx, SINT, R8, IR), 451 VF(A, R8_SINT, SINT, 8, 0),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 77 VT(R8_SINT, 8_SINT, R8_SINT, WZYX),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 74 VT(R8_SINT, 8_SINT, R8_SINT, WZYX),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | dxgi_format_map_autogen.cpp | 479 return Format::Get(FormatID::R8_SINT); in GetFormat()
|
D | formatutils11.cpp | 840 case angle::FormatID::R8_SINT: in GetVertexFormatInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_mandatory_format_support_table_autogen.cpp | 70 {FormatID::R8_SINT,
|
D | vk_format_table_autogen.cpp | 2212 case angle::FormatID::R8_SINT: in initialize() 2214 mActualSampleOnlyImageFormatID = angle::FormatID::R8_SINT; in initialize() 2216 mActualBufferFormatID = angle::FormatID::R8_SINT; in initialize() 2525 {angle::FormatID::R8_SINT, VK_FORMAT_R8_SINT}, in GetVkFormatFromFormatID() 2823 return angle::FormatID::R8_SINT; in GetFormatIDFromVkFormat()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_format_table.c | 117 FORMAT(R8_SINT, R8I, R8I, SWIZ_X001, 16, 0),
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 90 VT(R8_SINT, BYTE_I, EXT_R8I | EXT_FORMAT, R8I),
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_formats.c | 109 FORMAT(R8_SINT, R8I, R8I, SWIZ_X001, 16, false),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 72 VT(R8_SINT, 8_SINT, NONE, WZYX),
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 66 VTC(R8_SINT, 8_SINT, WZYX),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 2217 case angle::FormatID::R8_SINT: in initialize() 2219 imageFormatID = angle::FormatID::R8_SINT; in initialize() 2222 bufferFormatID = angle::FormatID::R8_SINT; in initialize()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.cpp | 1952 return angle::FormatID::R8_SINT; in GetVertexFormatID() 2529 case angle::FormatID::R8_SINT: in GetVertexFormatFromID() 2810 case angle::FormatID::R8_SINT: in GetVertexFormatSize() 2938 case angle::FormatID::R8_SINT: in ConvertFormatSignedness() 2964 return angle::FormatID::R8_SINT; in ConvertFormatSignedness()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | formatutils11.cpp | 847 case angle::FormatID::R8_SINT: in GetVertexFormatInfo()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 534 {PIPE_FORMAT_R8_SINT, R8_SINT}, in mesa_to_swr_format()
|