Searched defs:stencilMask (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Ddepthstencil.h181 simdscalar stencilMask = _simd_set1_ps(-1.0f); local in function:DepthStencilTest
256 DepthStencilWrite(const SWR_VIEWPORT * pViewport,const SWR_DEPTH_STENCIL_STATE * pDSState,bool frontFacing,simdscalar const & iZ,uint8_t * pDepthBase,const simdscalar & depthMask,const simdscalar & coverageMask,uint8_t * pStencilBase,const simdscalar & stencilMask) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_drawpix.c613 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; local in function:draw_depth_stencil_pixels
H A Ds_stencil.c501 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; local in function:_swrast_write_stencil_span
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_drawpix.c638 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; local in function:draw_depth_stencil_pixels
H A Ds_stencil.c561 const GLuint stencilMask = ctx->Stencil.WriteMask[0]; local in function:_swrast_write_stencil_span

Completed in 11 milliseconds