Tagged Questions
2
votes
2answers
2k views
How can I check for Shader Model 3 support?
Currently I am working on a 3D visualization app. A requirement of my app is that host's graphics card supports Shader Model 3. How can I check for Shader Model 3 support?
I know that these versions ...