cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

bubu
Adept II

Wato to detect APUs suing OpenGL?

Is there an elegant way to detect is a GL device is an AMD's APU?

Currently I'm getting a combination of glGetString(GL_VENDOR) and glGetString(GL_RENDERER) and comparing that vs "AMD AX-XXXX" string ... but that sucks 8(

Is there any very specific extension I could find in the extension list that will clearly and uniquely identifies and AMD APU, pls? Something like AMD_unified_memory ?

thx

0 Likes
0 Replies