Searched refs:B10G10R10A2_UINT (Results 1 – 17 of 17) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | formats.h | 224 B10G10R10A2_UINT = 0x1BA, enumerator
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
D | ClearTile.cpp | 284 …sStoreTilesClearColorTable[B10G10R10A2_UINT] = StoreMacroTileClear<R32G32B32A32_FLOAT, B10G10…
|
D | Convert.h | 721 case B10G10R10A2_UINT: ConvertPixelFromFloat<B10G10R10A2_UINT>(pDst, srcPixel); break; in ConvertPixelFromFloat()
|
D | LoadTile.h | 319 …table[B10G10R10A2_UINT] = LoadMacroTile<TilingTraits<TTileMode, 32>, B10G10R10A2_UI… in InitLoadTileColorTable()
|
D | StoreTile.h | 2011 …table[TTileMode][B10G10R10A2_UINT] = StoreMacroTile<TilingTraits<TTileMode, 32>, R32G…
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_format.c | 186 V_(B10G10R10A2_UINT, 10_10_10_2_UINT, NONE, WXYZ),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_format.c | 199 VT(B10G10R10A2_UINT, 10_10_10_2_UINT, R10G10B10A2_UINT, WXYZ),
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_format.c | 195 VT(B10G10R10A2_UINT, 10_10_10_2_UINT, R10G10B10A2_UINT, WXYZ),
|
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 206 VTC(B10G10R10A2_UINT, 10_10_10_2_UINT, WXYZ),
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_formats.c | 162 C4(A, B10G10R10A2_UINT, RGB10_A2_UINT, B, G, R, A, UINT, A2B10G10R10, T), 400 VF(A, B10G10R10A2_UINT, UINT, 10_10_10_2, 1),
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_screen.cpp | 431 {PIPE_FORMAT_B10G10R10A2_UINT, B10G10R10A2_UINT}, in mesa_to_swr_format()
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format_layout.csv | 282 B10G10R10A2_UINT , 32, 1, 1, 1, ui10, ui10, ui10, ui2, , , , rgba, line…
|
D | isl_format.c | 322 SF( x, x, x, x, x, x, 75, x, x, x, x, x, B10G10R10A2_UINT)
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_format.c | 270 FMT(B10G10R10A2_UINT, RGB10_A2UI, BGRA, L, VTR_),
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_encode.c | 229 CONV_FORMAT(B10G10R10A2_UINT)
|
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | format_traits.h | 3939 struct FormatTraits<B10G10R10A2_UINT>
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.3.0.rst | 689 - pan/lower_fb: Add support for B10G10R10A2_UINT variants
|