/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 173 R32G32_UINT, enumerator
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 78 R32G32_UINT = 0x87, enumerator
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
D | format_autogen.h | 196 R32G32_UINT, enumerator
|
D | copy_buffer.metal | 1116 // R32G32_UINT 1388 PROC(R32G32_UINT) \ 1486 PROC(R32G32_UINT) \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FormatID_autogen.h | 196 R32G32_UINT, enumerator
|
D | dxgi_format_map_autogen.cpp | 441 return Format::Get(FormatID::R32G32_UINT); in GetFormat()
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 209 …sStoreTilesClearColorTable[R32G32_UINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, R32G32_UINT…
|
D | Convert.h | 582 case R32G32_UINT: ConvertPixelFromFloat<R32G32_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 180 …table[R32G32_UINT] = LoadMacroTile<TilingTraits<TTileMode, 64>, R32G32_UINT, R… in InitLoadTileColorTable()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 221 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 238 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 235 VT(R32G32_UINT, 32_32_UINT, R32G32_UINT, WZYX),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | dxgi_format_map_autogen.cpp | 441 return Format::Get(FormatID::R32G32_UINT); in GetFormat()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 457 {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/ |
D | OverlayVk.cpp | 194 renderer->getFormat(angle::FormatID::R32G32_UINT), 1, in cullWidgets()
|
D | vk_mandatory_format_support_table_autogen.cpp | 125 {FormatID::R32G32_UINT,
|
D | vk_format_table_autogen.cpp | 1769 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/ |
D | v3dx_format_table.c | 134 FORMAT(R32G32_UINT, RG32UI, RG32UI, SWIZ_XY01, 32, 2),
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_format.c | 197 VT(R32G32_UINT, FLOAT, EXT_G32R32F | EXT_FORMAT, G32R32F),
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dvx_formats.c | 104 FORMAT(R32G32_UINT, RG32UI, RG32UI, SWIZ_XY01, 32, false),
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 251 VTC(R32G32_UINT, 32_32_UINT, WZYX),
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 1761 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/ |
D | formatutils.cpp | 2123 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/ |
D | nv50_formats.c | 305 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/ |
D | formatutils11.cpp | 983 case angle::FormatID::R32G32_UINT: in GetVertexFormatInfo()
|