Uses of Class
org.robovm.apple.metal.MTLCounterResultStatistic
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLCounterResultStatistic in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLCounterResultStatistic Modifier and Type Method Description MTLCounterResultStatisticMTLCounterResultStatistic. setClipperInvocations(long clipperInvocations)MTLCounterResultStatisticMTLCounterResultStatistic. setClipperPrimitivesOut(long clipperPrimitivesOut)MTLCounterResultStatisticMTLCounterResultStatistic. setComputeKernelInvocations(long computeKernelInvocations)MTLCounterResultStatisticMTLCounterResultStatistic. setFragmentInvocations(long fragmentInvocations)MTLCounterResultStatisticMTLCounterResultStatistic. setFragmentsPassed(long fragmentsPassed)MTLCounterResultStatisticMTLCounterResultStatistic. setPostTessellationVertexInvocations(long postTessellationVertexInvocations)MTLCounterResultStatisticMTLCounterResultStatistic. setTessellationInputPatches(long tessellationInputPatches)MTLCounterResultStatisticMTLCounterResultStatistic. setVertexInvocations(long vertexInvocations)