• Render to portion of a frame
    I am trying to render to just a rectangular portion of the frame. To my knowledge there are two options for this - glScissors and glViewport. When profiling with DS-5 Streamline on both Mali-400 MP and...
  • Measuring Frame Time from GPU Counters
    Hi there, I am using the Community Edition of Streamline and am connecting to an EXYNOS5422 with a ARM Mail-T628 on board. I was able to successfully extract all the counters from the Mali GPU and I'm...
  • Using software rendering ?
    Hi,   Recently, I'm going to compare the performance of hardware rendering and software rendering so I need to disable gpu to enable software rendering. The config file named "egl.cfg" manages libs used...
  • glFinish as Frame Delimiter / Single-Buffered Rendering
    Hi, I've tried doing some single-buffered benchmarking to avoid VSYNC issues. render frame glFinsih() eglSwapBuffers() So instead of 1)-3), I only want to perform 1) and 2). Unfortunately...
  • How can i get “frame time” with Streamline ?
    hi  everyone:                How can i get “frame time” or “frame rate”  with Streamline?