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