Searched refs:D3DRS_ZFUNC (Results 1 – 5 of 5) sorted by relevance
39 dsa.depth.func = d3dcmpfunc_to_pipe_func(rs[D3DRS_ZFUNC]); in nine_convert_dsa_state()
2631 [D3DRS_ZFUNC] = D3DCMP_LESSEQUAL,3394 [D3DRS_ZFUNC] = NINE_STATE_DSA,
569 device->SetRenderState(D3DRS_ZFUNC, gl_d3d9::ConvertComparison(depthFunc)); in setDepthFunc()
1989 mDevice->SetRenderState(D3DRS_ZFUNC, D3DCMP_ALWAYS); in clear()2028 mDevice->SetRenderState(D3DRS_ZFUNC, D3DCMP_ALWAYS); in clear()
758 D3DRS_ZFUNC = 23, enumerator