Quantcast
Channel: AMD Developer Forums: Message List - OpenGL & Vulkan
Viewing all articles
Browse latest Browse all 631

Wato to detect APUs suing OpenGL?

$
0
0

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


Viewing all articles
Browse latest Browse all 631

Trending Articles