Compute_pass.Timestamp_writes
Timestamp writes.
The type for GPUComputePassTimestampWrites
objects.
val v :
?beginning_of_pass_write_index:int ->
?end_of_pass_write_index:int ->
query_set:Query.Set.t ->
unit ->
t
v
constructs a GPUComputePassTimestampWrites
object with given parameters.