[Mesa-dev] [PATCH 0/6] Implement INTEL_performance_query
Petri Latvala
petri.latvala at intel.com
Wed Mar 12 07:09:36 PDT 2014
One concern I forgot to mention: Interoperability with
AMD_performance_monitor.
With this patch series as is, after glBeginPerfQueryINTEL, there will be
a value you can pass to glEndPerfMonitorAMD that won't produce
GL_INVALID_VALUE as it should. Making sure context's monitor objects are
accessible only through the extension that created them is something
that needs to be done, but I'm not sure what would be the best way.
Comments and hits welcome.
--
Petri Latvala
More information about the mesa-dev
mailing list