cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

bubu
Adept II

GL_ARB_get_program_binary doubt

Can I precompile a GL shader to run in ALL the ATIs in one call?

Imagine this situation: I use a 5750 to develop and I want to precompile my shaders to run in a 5670, 5750, 5770, 5870, 6870, etc...

Do I need to plug all these GPUs into my dev computer, omg ? Ideally, I would want to specify a list of ATI cards and tell GL: precompile my shader for this, this and this card without having to plug all them.

 

thx

0 Likes
1 Reply
frali
Staff

There is no solution for your request right now. What you want looks like a standalone offline compiler.

0 Likes