Fix python examples not being up to date with latest API changes

This commit is contained in:
baldurk
2020-07-20 10:52:59 +01:00
parent 8299fb5039
commit 6a8e7cbbe5
3 changed files with 3 additions and 5 deletions
@@ -71,7 +71,7 @@ Sample output:
Counter 1 (GPU Duration):
Time taken for this event on the GPU, as measured by delta between two GPU timestamps.
Returns 8 byte CompType.Double, representing CounterUnit.Seconds
Returns 8 byte CompType.Float, representing CounterUnit.Seconds
Counter 2 (Input Vertices Read):
Number of vertices read by input assembler.
Returns 8 byte CompType.UInt, representing CounterUnit.Absolute