HomeSort by relevance Sort by last modified time
    Searched full:stenciltestfunc (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
depthstencil.h 163 uint32_t stencilTestFunc;
168 stencilTestFunc = pDSState->stencilTestFunc;
174 stencilTestFunc = pDSState->backfaceStencilTestFunc;
181 switch(stencilTestFunc)
198 switch(stencilTestFunc)
state.h     [all...]
api.cpp 927 pState->state.depthStencilState.stencilTestFunc == ZFUNC_ALWAYS)) ||
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.cpp     [all...]

Completed in 1971 milliseconds