Searched refs:D3DRS_STENCILFUNC (Results 1 – 8 of 8) sorted by relevance
45 dsa.stencil[0].func = d3dcmpfunc_to_pipe_func(rs[D3DRS_STENCILFUNC]); in nine_convert_dsa_state()
2796 [D3DRS_STENCILFUNC] = D3DCMP_ALWAYS,3546 [D3DRS_STENCILFUNC] = NINE_STATE_DSA,
513 captureRenderState(D3DRS_STENCILFUNC); in capturePixelRenderStates()
1966 SetRenderState(D3DRS_STENCILFUNC, D3DCMP_ALWAYS); in Reset()2718 case D3DRS_STENCILFUNC: in SetRenderState()
356 …D3DRS_STENCILFUNC = 56, /* D3DCMPFUNC fn. Stencil Test passes if ((ref & mask) st… enumerator
1019 captureRenderState(D3DRS_STENCILFUNC); in capturePixelRenderStates()
2426 SetRenderState(D3DRS_STENCILFUNC, D3DCMP_ALWAYS); in Reset()3429 case D3DRS_STENCILFUNC: in SetRenderState()
775 D3DRS_STENCILFUNC = 56, enumerator