GL.TexParameter Method

Definition

Overloads

TexParameter(TextureTarget, TextureParameterName, Int32[])
TexParameter(TextureTarget, TextureParameterName, Int32*)
TexParameter(TextureTarget, TextureParameterName, Single*)
TexParameter(TextureTarget, TextureParameterName, Single)
TexParameter(TextureTarget, TextureParameterName, Int32)
TexParameter(TextureTarget, TextureParameterName, Single[])
TexParameter(All, All, Single*)
Obsolete.
TexParameter(All, All, Single)
Obsolete.
TexParameter(All, All, Int32[])
Obsolete.
TexParameter(All, All, Int32*)
Obsolete.
TexParameter(All, All, Int32)
Obsolete.
TexParameter(All, All, Single[])
Obsolete.

TexParameter(TextureTarget, TextureParameterName, Int32[])

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteriv", Version="2.0")]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, int[] params);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * int[] -> unit

Parameters

target
TextureTarget
params
Int32[]
Attributes

Applies to

TexParameter(TextureTarget, TextureParameterName, Int32*)

Important

This API is not CLS-compliant.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteriv", Version="2.0")]
[System.CLSCompliant(false)]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, int* params);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * nativeptr<int> -> unit

Parameters

target
TextureTarget
params
Int32*
Attributes

Applies to

TexParameter(TextureTarget, TextureParameterName, Single*)

Important

This API is not CLS-compliant.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterfv", Version="2.0")]
[System.CLSCompliant(false)]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, float* params);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * nativeptr<single> -> unit

Parameters

target
TextureTarget
params
Single*
Attributes

Applies to

TexParameter(TextureTarget, TextureParameterName, Single)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterf", Version="2.0")]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, float param);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * single -> unit

Parameters

target
TextureTarget
param
Single
Attributes

Applies to

TexParameter(TextureTarget, TextureParameterName, Int32)

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteri", Version="2.0")]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, int param);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * int -> unit

Parameters

target
TextureTarget
param
Int32
Attributes

Applies to

TexParameter(TextureTarget, TextureParameterName, Single[])

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterfv", Version="2.0")]
public static void TexParameter (OpenTK.Graphics.ES20.TextureTarget target, OpenTK.Graphics.ES20.TextureParameterName pname, float[] params);
static member TexParameter : OpenTK.Graphics.ES20.TextureTarget * OpenTK.Graphics.ES20.TextureParameterName * single[] -> unit

Parameters

target
TextureTarget
params
Single[]
Attributes

Applies to

TexParameter(All, All, Single*)

Caution

Use the overload with strongly typed enumerations

Important

This API is not CLS-compliant.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterfv", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, float* params);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * nativeptr<single> -> unit

Parameters

target
All
pname
All
params
Single*
Attributes

Applies to

TexParameter(All, All, Single)

Caution

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterf", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, float param);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * single -> unit

Parameters

target
All
pname
All
param
Single
Attributes

Applies to

TexParameter(All, All, Int32[])

Caution

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteriv", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, int[] params);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * int[] -> unit

Parameters

target
All
pname
All
params
Int32[]
Attributes

Applies to

TexParameter(All, All, Int32*)

Caution

Use the overload with strongly typed enumerations

Important

This API is not CLS-compliant.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteriv", Version="2.0")]
[System.CLSCompliant(false)]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, int* params);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * nativeptr<int> -> unit

Parameters

target
All
pname
All
params
Int32*
Attributes

Applies to

TexParameter(All, All, Int32)

Caution

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameteri", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, int param);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * int -> unit

Parameters

target
All
pname
All
param
Int32
Attributes

Applies to

TexParameter(All, All, Single[])

Caution

Use the overload with strongly typed enumerations

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glTexParameterfv", Version="2.0")]
[System.Obsolete("Use the overload with strongly typed enumerations")]
public static void TexParameter (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All pname, float[] params);
static member TexParameter : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All * single[] -> unit

Parameters

target
All
pname
All
params
Single[]
Attributes

Applies to