Searched refs:D3DDEGREE_CUBIC (Results 1 – 3 of 3) sorted by relevance
565 D3DDEGREE_CUBIC = 3, enumerator
2918 [D3DRS_POSITIONDEGREE] = D3DDEGREE_CUBIC,
2467 SetRenderState(D3DRS_POSITIONDEGREE, D3DDEGREE_CUBIC); in Reset()