• Can't Trace app with MGD 2.0.1
    Hi, I'm trying to profile a game with MGD 2.0.1 without success. So far my status is that I successfully managed to connect to target in the MGD GUI but no trace data is displayed. Logcat is not displaying...
  • Benchmarking OpenGL/Vulkan applications on QNX
    Hi. I am new to this forum. Sorry for the newbie question.. I'd like to be able to do performance benchmarking across different vendor SoC's. My application runs on QNX. Can you recommend performance...
  • MGD changes behavior of my Vulkan app and crashes
    Hello, I am trying to get Mali Graphics Debugger v4.8 to trace my Vulkan application on a rooted Samsung Galaxy S7 (Exynos) but it is causing the application to crash. The application is running correctly...
  • It is possible to mix vulkan and opengl in the same render thread ?
    When I try using huawei mate9 which GPU is mali G71, I found that the vulkan and opengl can not run in the same thread. Is there any restriction in driver side? This is the screenshot of my demo app...
  • Vulkan higher GPU bandwidth than OpenGLES
    Hello everyone, I'm testing the performance of Vulkan vs. OpenGLES using the samples provided here: https://github.com/KhronosGroup/Vulkan-Samples I modified the code to output an 8x8x8 cube of...