Home
last modified time | relevance | path

Searched refs:pDepth (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drasterizer_impl.h1331 …HOTTILE *pDepth = pContext->pHotTileMgr->GetHotTile(pContext, pDC, macroID, SWR_ATTACHMENT_DEPTH, …
1333 pDepth->state = HOTTILE_DIRTY;
1334 SWR_ASSERT(pDepth->pBuffer != nullptr);
1335 renderBuffers.pDepth = pDepth->pBuffer + offset;
1360 buffers.pDepth += RT::depthRasterTileStep;
1374 startBufferRow.pDepth += RT::depthRasterTileRowStep;
1375 buffers.pDepth = startBufferRow.pDepth;
Dcontext.h317 uint8_t* pDepth; member
Dbackend_impl.h491 *pDepthBuffer = renderBuffers.pDepth;
/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.cpp1337 UINT_32* pDepth, in ComputeBlockDimensionForSurf() argument
1345 pDepth, in ComputeBlockDimensionForSurf()
1386 UINT_32* pDepth, in ComputeBlockDimension() argument
1407 *pDepth = 1; in ComputeBlockDimension()
1419 … *pDepth = Block1K_3d[microBlockSizeTableIndex].d << (averageAmp + ((restAmp != 0) ? 1 : 0)); in ComputeBlockDimension()
Daddrlib2.h608 UINT_32* pDepth,
617 UINT_32* pDepth,