Home
last modified time | relevance | path

Searched refs:R8_SINT (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h209 R8_SINT, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h172 R8_SINT = 0x142, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h234 R8_SINT, enumerator
Dcopy_buffer.metal533 // R8_SINT
1351 PROC(R8_SINT) \
1454 PROC(R8_SINT) \
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h234 R8_SINT, enumerator
Ddxgi_format_map_autogen.cpp479 return Format::Get(FormatID::R8_SINT); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp260 …sStoreTilesClearColorTable[R8_SINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8_SINT>::Store…
DConvert.h674 case R8_SINT: ConvertPixelFromFloat<R8_SINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h272 …table[R8_SINT] = LoadMacroTile<TilingTraits<TTileMode, 8>, R8_SINT, R32G32… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c169 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/
Dfd5_format.c77 VT(R8_SINT, 8_SINT, R8_SINT, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c74 VT(R8_SINT, 8_SINT, R8_SINT, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp479 return Format::Get(FormatID::R8_SINT); in GetFormat()
Dformatutils11.cpp840 case angle::FormatID::R8_SINT: in GetVertexFormatInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp70 {FormatID::R8_SINT,
Dvk_format_table_autogen.cpp2212 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/
Dv3dx_format_table.c117 FORMAT(R8_SINT, R8I, R8I, SWIZ_X001, 16, 0),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c90 VT(R8_SINT, BYTE_I, EXT_R8I | EXT_FORMAT, R8I),
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_formats.c109 FORMAT(R8_SINT, R8I, R8I, SWIZ_X001, 16, false),
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c72 VT(R8_SINT, 8_SINT, NONE, WZYX),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c66 VTC(R8_SINT, 8_SINT, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp2217 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/
Dformatutils.cpp1952 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/
Dformatutils11.cpp847 case angle::FormatID::R8_SINT: in GetVertexFormatInfo()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp534 {PIPE_FORMAT_R8_SINT, R8_SINT}, in mesa_to_swr_format()

12