Searched refs:stencilTestFunc (Results 1 – 4 of 4) sorted by relevance
186 uint32_t stencilTestFunc; in DepthStencilTest() local191 stencilTestFunc = pDSState->stencilTestFunc; in DepthStencilTest()197 stencilTestFunc = pDSState->backfaceStencilTestFunc; in DepthStencilTest()204 switch (stencilTestFunc) in DepthStencilTest()225 switch (stencilTestFunc) in DepthStencilTest()
1159 uint32_t stencilTestFunc : 3; member
1015 pState->state.depthStencilState.stencilTestFunc == ZFUNC_ALWAYS)) || in SetupPipeline()
1863 depthStencilState.stencilTestFunc = in swr_update_derived()