Searched defs:dstFormattedColor (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | ClearTile.cpp | 124 uint8_t dstFormattedColor[16]; // max bpp is 128, so 16 is all we need here for one pixel local in function:StoreMacroTileClear::StoreClear 56 StoreClear(const uint8_t * dstFormattedColor,UINT dstBytesPerPixel,SWR_SURFACE_STATE * pDstSurface,UINT x,UINT y,uint32_t renderTargetArrayIndex) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/memory/ |
| H A D | ClearTile.cpp | 124 uint8_t dstFormattedColor[16]; // max bpp is 128, so 16 is all we need here for one pixel local in function:StoreMacroTileClear::StoreClear 56 StoreClear(const uint8_t * dstFormattedColor,UINT dstBytesPerPixel,SWR_SURFACE_STATE * pDstSurface,UINT x,UINT y,uint32_t renderTargetArrayIndex) argument
|
Completed in 2 milliseconds