public final class EXTGpuProgramParameters
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
glProgramEnvParameters4EXT(int target,
int index,
int count,
java.nio.FloatBuffer params) |
static void |
glProgramLocalParameters4EXT(int target,
int index,
int count,
java.nio.FloatBuffer params) |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.