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.h1496 HOTTILE* pStencil = pContext->pHotTileMgr->GetHotTile(pContext,
1504 pStencil->state = HOTTILE_DIRTY;
1505 SWR_ASSERT(pStencil->pBuffer != nullptr);
1506 renderBuffers.pStencil = pStencil->pBuffer + offset;
1507 renderBuffers.pStencilHotTile = pStencil;
1522 buffers.pStencil += RT::stencilRasterTileStep;
1540 startBufferRow.pStencil += RT::stencilRasterTileRowStep;
1541 buffers.pStencil = startBufferRow.pStencil;
Dcontext.h341 uint8_t* pStencil; member
Dbackend_impl.h627 *pStencilBuffer = renderBuffers.pStencil;