Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Ddepthstencil.h126 uint8_t* pDepthBase, in DepthStencilTest() argument
155 zbuf = _simd_load_ps((const float*)pDepthBase); in DepthStencilTest()
260 uint8_t* pDepthBase, in DepthStencilWrite() argument
274 _simd_maskstore_ps((float*)pDepthBase, _simd_castps_si(vMask), interpZ); in DepthStencilWrite()