Searched refs:D3DRS_EDGEANTIALIAS (Results 1 – 2 of 2) sorted by relevance
349 D3DRS_EDGEANTIALIAS = 40, /* TRUE to enable edge antialiasing */ enumerator
1959 SetRenderState(D3DRS_EDGEANTIALIAS, FALSE); in Reset()2609 case D3DRS_EDGEANTIALIAS: in SetRenderState()