glGetQueryIndexediv¶
return parameters of an indexed query object target
- arguments
-
int
$target
Specifies a query object target. Must beGL_SAMPLES_PASSED ,GL_ANY_SAMPLES_PASSED ,GL_ANY_SAMPLES_PASSED_CONSERVATIVE GL_PRIMITIVES_GENERATED ,GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN ,GL_TIME_ELAPSED , orGL_TIMESTAMP .int
$index
Specifies the index of the query object target.int
$pname
Specifies the symbolic name of a query object target parameter. Accepted values areGL_CURRENT_QUERY orGL_QUERY_COUNTER_BITS .int
$params
Returns the requested data.
- 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/.