Tagged Questions
2
votes
1answer
216 views
Graphic hardware texture formats shaders relational speed
I'm interested to know, is there a direct correlation to the speed that a shader will run based on the bit depth of a texture upon which it is running. For example: If I have a 2 bit stencil texture ...