Class MTLCounterResultStatistic


  • public final class MTLCounterResultStatistic
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • MTLCounterResultStatistic

        public MTLCounterResultStatistic()
      • MTLCounterResultStatistic

        protected MTLCounterResultStatistic​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • tessellationInputPatches

        public long tessellationInputPatches()
      • setTessellationInputPatches

        public void setTessellationInputPatches​(long value)
      • vertexInvocations

        public long vertexInvocations()
      • setVertexInvocations

        public void setVertexInvocations​(long value)
      • postTessellationVertexInvocations

        public long postTessellationVertexInvocations()
      • setPostTessellationVertexInvocations

        public void setPostTessellationVertexInvocations​(long value)
      • clipperInvocations

        public long clipperInvocations()
      • setClipperInvocations

        public void setClipperInvocations​(long value)
      • clipperPrimitivesOut

        public long clipperPrimitivesOut()
      • setClipperPrimitivesOut

        public void setClipperPrimitivesOut​(long value)
      • fragmentInvocations

        public long fragmentInvocations()
      • setFragmentInvocations

        public void setFragmentInvocations​(long value)
      • fragmentsPassed

        public long fragmentsPassed()
      • setFragmentsPassed

        public void setFragmentsPassed​(long value)
      • computeKernelInvocations

        public long computeKernelInvocations()
      • setComputeKernelInvocations

        public void setComputeKernelInvocations​(long value)