Searched refs:D3DRS_FOGSTART (Results 1 – 8 of 8) sorted by relevance
504 captureRenderState(D3DRS_FOGSTART); in capturePixelRenderStates()579 captureRenderState(D3DRS_FOGSTART); in captureVertexRenderStates()
1956 SetRenderState(D3DRS_FOGSTART, FtoDW(0.0f)); in Reset()2600 case D3DRS_FOGSTART: in SetRenderState()
1010 captureRenderState(D3DRS_FOGSTART); in capturePixelRenderStates()1126 captureRenderState(D3DRS_FOGSTART); in captureVertexRenderStates()
2418 SetRenderState(D3DRS_FOGSTART, FtoDW(0.0f)); in Reset()3318 case D3DRS_FOGSTART: in SetRenderState()
346 D3DRS_FOGSTART = 36, /* Fog start (for both vertex and pixel fog) */ enumerator
767 D3DRS_FOGSTART = 36, enumerator
524 … dst[5] = 1.0f / (asfloat(context->rs[D3DRS_FOGEND]) - asfloat(context->rs[D3DRS_FOGSTART])); in prepare_ps_constants_userbuf()2785 [D3DRS_FOGSTART] = 0x00000000,3538 [D3DRS_FOGSTART] = NINE_STATE_FF_OTHER | NINE_STATE_PS_CONST,
1961 dst[28].y = 1.0f / (asfloat(context->rs[D3DRS_FOGEND]) - asfloat(context->rs[D3DRS_FOGSTART])); in nine_ff_load_point_and_fog_params()2012 dst[22].y = 1.0f / (asfloat(context->rs[D3DRS_FOGEND]) - asfloat(context->rs[D3DRS_FOGSTART])); in nine_ff_load_ps_params()