We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D3DRS_LINEPATTERN
vkCmdSetLineRasterizationModeEXT
D3DRS_EDGEANTIALIAS
D3DRS_ANTIALIASEDLINEENABLE
D3DRS_PATCHSEGMENTS
Unimplemented in d9vk:
D3DRS_LASTPIXEL
D3DRS_DITHERENABLE
D3DRS_WRAPn
D3DRS_CLIPPING
D3DRS_MULTISAMPLEANTIALIAS
D3DRS_DEBUGMONITORTOKEN
D3DRS_POSITIONDEGREE
D3DRS_POSITIONORDER
D3DRS_NORMALDEGREE
D3DRS_PATCHEDGESTYLE
The text was updated successfully, but these errors were encountered:
No branches or pull requests
D3DRS_LINEPATTERN
vkCmdSetLineRasterizationModeEXT
D3DRS_EDGEANTIALIAS
D3DRS_ANTIALIASEDLINEENABLE
in D3D9, but isn't implemented by d9vk.D3DRS_PATCHSEGMENTS
Unimplemented in d9vk:
D3DRS_LASTPIXEL
D3DRS_DITHERENABLE
- Dithering #52D3DRS_WRAPn
D3DRS_CLIPPING
D3DRS_MULTISAMPLEANTIALIAS
- appears to allow conditional MSAAD3DRS_DEBUGMONITORTOKEN
D3DRS_POSITIONDEGREE
(akaD3DRS_POSITIONORDER
in D3D8)D3DRS_NORMALDEGREE
(akaD3DRS_POSITIONORDER
in D3D8)D3DRS_PATCHEDGESTYLE
The text was updated successfully, but these errors were encountered: