• fragment shader counters are zero
    Hi. I trying to get total cycle count for fragment shaders by toggling fragment count feature button https://developer.arm.com/docs/dui0986/a/getting-started-with-mgd/using-the-mali-graphics-debugger...
  • Question about fragment count statistic in graphics analyzer
    1.We want to know whether the number of Vertices and Fragments counted here is the number after culling (HiZ, geometry culling, earlyz, fpk...)? 2.We found that the total cost of each shader = Cycles...
  • Can I write to a SSBO from a fragment shader?
    I am not able to write to a SSBO from a fragment shader even though it seems to be bound properly to the opengl context. Is there anything to take into acount to be able to write to a SSBO from a fragment...
  • why I can't see GPU fragment in streamline
    I follow steps in here http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0482n/ric1362178383724.html but still, I can't see GPU fragment in streamline data of ds-5, I can see job manager...
  • [GLSL] [G71] Fragment shader bug on Mali G71
    Hi there, We are currently experiencing an issue with most of our shaders on the Samsung S8. We have tested these shaders on a number of desktop and mobile devices and have yet to see any other device...