Commit 3d46709b authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

maxwell_to_vk: Implement GL_CLAMP hacking Nvidia's driver

Nvidia's driver defaults invalid enumerations to GL_CLAMP. Vulkan
doesn't expose GL_CLAMP through its API, but we can hack it on Nvidia's
driver using the internal driver defaults.
parent 80436c13
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment