Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h187 R8G8B8A8_SINT, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h100 R8G8B8A8_SINT = 0xCA, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h210 R8G8B8A8_SINT, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h210 R8G8B8A8_SINT, enumerator
Ddxgi_format_map_autogen.cpp455 return Format::Get(FormatID::R8G8B8A8_SINT); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp220 …sStoreTilesClearColorTable[R8G8B8A8_SINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R8G8B8A8_…
DConvert.h602 case R8G8B8A8_SINT: ConvertPixelFromFloat<R8G8B8A8_SINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h200 …table[R8G8B8A8_SINT] = LoadMacroTile<TilingTraits<TTileMode, 32>, R8G8B8A8_SINT,… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c161 VT(R8G8B8A8_SINT, 8_8_8_8_SINT, R8G8B8A8_SINT, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c174 VT(R8G8B8A8_SINT, 8_8_8_8_SINT, R8G8B8A8_SINT, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c170 VT(R8G8B8A8_SINT, 8_8_8_8_SINT, R8G8B8A8_SINT, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp455 return Format::Get(FormatID::R8G8B8A8_SINT); in GetFormat()
Dtexture_format_table_autogen.cpp2110 angle::FormatID::R8G8B8A8_SINT, in Get()
2337 angle::FormatID::R8G8B8A8_SINT, in Get()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mandatory_format_support_table_autogen.cpp148 {FormatID::R8G8B8A8_SINT,
Dvk_format_table_autogen.cpp1914 case angle::FormatID::R8G8B8A8_SINT: in initialize()
1916 mActualSampleOnlyImageFormatID = angle::FormatID::R8G8B8A8_SINT; in initialize()
1918 mActualBufferFormatID = angle::FormatID::R8G8B8A8_SINT; in initialize()
2015 {angle::FormatID::R8G8B8A8_SINT, in initialize()
2023 {angle::FormatID::R8G8B8A8_SINT, false, CopyNativeVertexData<GLbyte, 3, 4, 1>, in initialize()
2504 {angle::FormatID::R8G8B8A8_SINT, VK_FORMAT_R8G8B8A8_SINT}, in GetVkFormatFromFormatID()
2781 return angle::FormatID::R8G8B8A8_SINT; in GetFormatIDFromVkFormat()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp1915 case angle::FormatID::R8G8B8A8_SINT: in initialize()
1917 imageFormatID = angle::FormatID::R8G8B8A8_SINT; in initialize()
1920 bufferFormatID = angle::FormatID::R8G8B8A8_SINT; in initialize()
2024 {angle::FormatID::R8G8B8A8_SINT, VK_FORMAT_R8G8B8A8_SINT, in initialize()
2032 {angle::FormatID::R8G8B8A8_SINT, VK_FORMAT_R8G8B8A8_SINT, false, in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_table_autogen.mm102 return angle::FormatID::R8G8B8A8_SINT;
615 case angle::FormatID::R8G8B8A8_SINT:
618 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
921 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
3144 case angle::FormatID::R8G8B8A8_SINT:
3146 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
3196 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
3235 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
3312 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
3351 this->actualFormatId = angle::FormatID::R8G8B8A8_SINT;
[all …]
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c121 FORMAT(R8G8B8A8_SINT, RGBA8I, RGBA8I, SWIZ_XYZW, 16, 0),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c157 VT(R8G8B8A8_SINT, BYTE_I, EXT_A8B8G8R8I | EXT_FORMAT, A8B8G8R8I),
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_formats.c72 FORMAT(R8G8B8A8_SINT, RGBA8I, RGBA8I, SWIZ_XYZW, 16, false),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c175 VTC(R8G8B8A8_SINT, 8_8_8_8_SINT, WZYX),
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp1970 return angle::FormatID::R8G8B8A8_SINT; in GetVertexFormatID()
2544 case angle::FormatID::R8G8B8A8_SINT: in GetVertexFormatFromID()
2841 case angle::FormatID::R8G8B8A8_SINT: in GetVertexFormatSize()
2956 case angle::FormatID::R8G8B8A8_SINT: in ConvertFormatSignedness()
2982 return angle::FormatID::R8G8B8A8_SINT; in ConvertFormatSignedness()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dtexture_format_table_autogen.cpp2334 angle::FormatID::R8G8B8A8_SINT, in Get()
2561 angle::FormatID::R8G8B8A8_SINT, in Get()
Dformatutils11.cpp865 case angle::FormatID::R8G8B8A8_SINT: in GetVertexFormatInfo()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c337 C4(A, R8G8B8A8_SINT, RGBA8_SINT, R, G, B, A, SINT, A8B8G8R8, IR),
441 VF(A, R8G8B8A8_SINT, SINT, 8_8_8_8, 0),

12