Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Ddepthstencil.h128 uint8_t* pStencilBase, in DepthStencilTest() argument
212 LoadSOA<R8_UINT>(pStencilBase, sbuf); in DepthStencilTest()
263 uint8_t* pStencilBase, in DepthStencilWrite() argument
280 LoadSOA<R8_UINT>(pStencilBase, sbuf); in DepthStencilWrite()
333 StoreSOA<R8_UINT>(stencilResult, pStencilBase); in DepthStencilWrite()