Home
last modified time | relevance | path

Searched refs:R32G32_UINT (Results 1 – 25 of 43) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h173 R32G32_UINT, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dformats.h78 R32G32_UINT = 0x87, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dformat_autogen.h196 R32G32_UINT, enumerator
Dcopy_buffer.metal1116 // R32G32_UINT
1388 PROC(R32G32_UINT) \
1486 PROC(R32G32_UINT) \
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormatID_autogen.h196 R32G32_UINT, enumerator
Ddxgi_format_map_autogen.cpp441 return Format::Get(FormatID::R32G32_UINT); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DClearTile.cpp209 …sStoreTilesClearColorTable[R32G32_UINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R32G32_UINT
DConvert.h582 case R32G32_UINT: ConvertPixelFromFloat<R32G32_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
DLoadTile.h180 …table[R32G32_UINT] = LoadMacroTile<TilingTraits<TTileMode, 64>, R32G32_UINT, R… in InitLoadTileColorTable()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c221 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c238 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c235 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_format_map_autogen.cpp441 return Format::Get(FormatID::R32G32_UINT); in GetFormat()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp457 {PIPE_FORMAT_R32G32_UINT, R32G32_UINT}, in mesa_to_swr_format()
783 res->swr.format = R32G32_UINT; in swr_texture_layout()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DOverlayVk.cpp194 renderer->getFormat(angle::FormatID::R32G32_UINT), 1, in cullWidgets()
Dvk_mandatory_format_support_table_autogen.cpp125 {FormatID::R32G32_UINT,
Dvk_format_table_autogen.cpp1769 case angle::FormatID::R32G32_UINT: in initialize()
1771 mActualSampleOnlyImageFormatID = angle::FormatID::R32G32_UINT; in initialize()
1773 mActualBufferFormatID = angle::FormatID::R32G32_UINT; in initialize()
2497 {angle::FormatID::R32G32_UINT, VK_FORMAT_R32G32_UINT}, in GetVkFormatFromFormatID()
2767 return angle::FormatID::R32G32_UINT; in GetFormatIDFromVkFormat()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c134 FORMAT(R32G32_UINT, RG32UI, RG32UI, SWIZ_XY01, 32, 2),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c197 VT(R32G32_UINT, FLOAT, EXT_G32R32F | EXT_FORMAT, G32R32F),
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_formats.c104 FORMAT(R32G32_UINT, RG32UI, RG32UI, SWIZ_XY01, 32, false),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c251 VTC(R32G32_UINT, 32_32_UINT, WZYX),
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp1761 case angle::FormatID::R32G32_UINT: in initialize()
1763 imageFormatID = angle::FormatID::R32G32_UINT; in initialize()
1766 bufferFormatID = angle::FormatID::R32G32_UINT; in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp2123 return angle::FormatID::R32G32_UINT; in GetVertexFormatID()
2634 case angle::FormatID::R32G32_UINT: in GetVertexFormatFromID()
2898 case angle::FormatID::R32G32_UINT: in GetVertexFormatSize()
3045 return angle::FormatID::R32G32_UINT; in ConvertFormatSignedness()
3069 case angle::FormatID::R32G32_UINT: in ConvertFormatSignedness()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c305 I2(A, R32G32_UINT, RG32_UINT, R, G, xx, xx, UINT, R32_G32, IR),
414 VF(A, R32G32_UINT, UINT, 32_32, 0),
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Dformatutils11.cpp983 case angle::FormatID::R32G32_UINT: in GetVertexFormatInfo()

12