glGetSynciv¶
query the properties of a sync object
- arguments
-
int
$sync
Specifies the sync object whose properties to query.int
$pname
Specifies the parameter whose value to retrieve from the sync object specified in sync.int
$count
int
$length
Specifies the address of an variable to receive the number of integers placed in values.int
$values
Specifies the address of an array to receive the values of the queried parameter.
- returns
-
void
Copyright © 2010-2014 Khronos Group
This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. https://opencontent.org/openpub/.