public final class NVConditionalRender extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_QUERY_BY_REGION_NO_WAIT_NV
Accepted by the <mode> parameter of BeginConditionalRenderNV:
|
static int |
GL_QUERY_BY_REGION_WAIT_NV
Accepted by the <mode> parameter of BeginConditionalRenderNV:
|
static int |
GL_QUERY_NO_WAIT_NV
Accepted by the <mode> parameter of BeginConditionalRenderNV:
|
static int |
GL_QUERY_WAIT_NV
Accepted by the <mode> parameter of BeginConditionalRenderNV:
|
public static final int GL_QUERY_WAIT_NV
public static final int GL_QUERY_NO_WAIT_NV
public static final int GL_QUERY_BY_REGION_WAIT_NV
public static final int GL_QUERY_BY_REGION_NO_WAIT_NV
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.