public final class ARBTransformFeedbackOverflowQuery extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB |
Accepted by the <target> parameter of BeginQuery, EndQuery,
BeginQueryIndexed, EndQueryIndexed, GetQueryiv, and GetQueryIndexediv:
|
static int |
GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB |
Accepted by the <target> parameter of BeginQuery, EndQuery,
BeginQueryIndexed, EndQueryIndexed, GetQueryiv, and GetQueryIndexediv:
|
public static final int GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB
public static final int GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.