Searched defs:dstBytesPerPixel (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/memory/
H A DClearTile.cpp122 UINT dstBytesPerPixel = (FormatTraits<DstFormat>::bpp / 8); 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 DClearTile.cpp122 UINT dstBytesPerPixel = (FormatTraits<DstFormat>::bpp / 8); 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 3 milliseconds