Intel® Graphics Performance Analyzers (Intel® GPA)
Improve your game's performance by quickly specifying problem areas
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
530 Discussions

glObjectLabel() not showing in GPA frame analyzer.

Bram_S_
New Contributor I
936 Views

GPA frame analyzer seems to be missing support for glObjectLabel() information.

I label my textures with an informational tag, but I don't see them referred to that way, by the analyzer, which will just call the texture something like:

T:11863 (TEX 1)

I also use glPushGroupMarkerEXT() and that information is getting through properly, and the analyzer nicely groups my gl commands using this.

0 Kudos
1 Reply
Giselle_G_Intel
Employee
936 Views

Hey Bram,

Thank you for the feedback! I'll let the team know that you'd like to see glObjectLabel() support in the tool. Keep your eye out for support in the release notes in the future.

 

0 Kudos
Reply