public final class ARBTextureMirrorClampToEdge
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_MIRROR_CLAMP_TO_EDGE
Accepted by the <param> parameter of TexParameter{if}, SamplerParameter{if}
and SamplerParameter{if}v, and by the <params> parameter of
TexParameter{if}v, TexParameterI{i ui}v and SamplerParameterI{i ui}v when
their <pname> parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or
TEXTURE_WRAP_R:
|
public static final int GL_MIRROR_CLAMP_TO_EDGE
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.