Home
last modified time | relevance | path

Searched refs:pStencil (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer_impl.h1342 …HOTTILE* pStencil = pContext->pHotTileMgr->GetHotTile(pContext, pDC, macroID, SWR_ATTACHMENT_STENC…
1344 pStencil->state = HOTTILE_DIRTY;
1345 SWR_ASSERT(pStencil->pBuffer != nullptr);
1346 renderBuffers.pStencil = pStencil->pBuffer + offset;
1361 buffers.pStencil += RT::stencilRasterTileStep;
1377 startBufferRow.pStencil += RT::stencilRasterTileRowStep;
1378 buffers.pStencil = startBufferRow.pStencil;
Dcontext.h318 uint8_t* pStencil; member
Dbackend_impl.h496 *pStencilBuffer = renderBuffers.pStencil;;