glGetSynciv¶
query the properties of a sync object
- arguments
-
int$syncSpecifies the sync object whose properties to query.int$pnameSpecifies the parameter whose value to retrieve from the sync object specified in sync.int$countint$lengthSpecifies the address of an variable to receive the number of integers placed in values.int$valuesSpecifies 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/.