Home | History | Annotate | Download | only in d3d9

Lines Matching refs:MaxPointSize

506         mDevice->SetRenderState(D3DRS_POINTSIZE_MAX, (DWORD&)mDeviceCaps.MaxPointSize);
2613 return getMajorShaderModel() == 3 ? mDeviceCaps.MaxPointSize : 1.0f;