GL.Ext.ProgramUniform2 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오버로드
ProgramUniform2(UInt32, Int32, Int32, Int32*)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2ivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int count, int* value);
static member ProgramUniform2 : uint32 * int * int * nativeptr<int> -> unit
매개 변수
- program
- UInt32
- location
- Int32
- count
- Int32
- value
- Int32*
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Single, Single)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, float x, float y);
static member ProgramUniform2 : uint32 * int * single * single -> unit
매개 변수
- program
- UInt32
- location
- Int32
- x
- Single
- y
- Single
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Int32, Single[])
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int count, float[] value);
static member ProgramUniform2 : uint32 * int * int * single[] -> unit
매개 변수
- program
- UInt32
- location
- Int32
- count
- Int32
- value
- Single[]
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Int32, Single*)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int count, float* value);
static member ProgramUniform2 : uint32 * int * int * nativeptr<single> -> unit
매개 변수
- program
- UInt32
- location
- Int32
- count
- Int32
- value
- Single*
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Int32, Single)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int count, ref float value);
static member ProgramUniform2 : uint32 * int * int * -> unit
매개 변수
- program
- UInt32
- location
- Int32
- count
- Int32
- value
- Single
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Int32, Int32[])
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2ivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int count, int[] value);
static member ProgramUniform2 : uint32 * int * int * int[] -> unit
매개 변수
- program
- UInt32
- location
- Int32
- count
- Int32
- value
- Int32[]
- 특성
적용 대상
ProgramUniform2(UInt32, Int32, Int32, Int32)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2iEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(uint program, int location, int x, int y);
static member ProgramUniform2 : uint32 * int * int * int -> unit
매개 변수
- program
- UInt32
- location
- Int32
- x
- Int32
- y
- Int32
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Int32, Int32)
ProgramUniform2(Int32, Int32, Int32, Single[])
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
public static void ProgramUniform2(int program, int location, int count, float[] value);
static member ProgramUniform2 : int * int * int * single[] -> unit
매개 변수
- program
- Int32
- location
- Int32
- count
- Int32
- value
- Single[]
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Int32, Single*)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(int program, int location, int count, float* value);
static member ProgramUniform2 : int * int * int * nativeptr<single> -> unit
매개 변수
- program
- Int32
- location
- Int32
- count
- Int32
- value
- Single*
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Int32, Single)
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fvEXT", Version="2.0")]
public static void ProgramUniform2(int program, int location, int count, ref float value);
static member ProgramUniform2 : int * int * int * -> unit
매개 변수
- program
- Int32
- location
- Int32
- count
- Int32
- value
- Single
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Int32, Int32[])
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2ivEXT", Version="2.0")]
public static void ProgramUniform2(int program, int location, int count, int[] value);
static member ProgramUniform2 : int * int * int * int[] -> unit
매개 변수
- program
- Int32
- location
- Int32
- count
- Int32
- value
- Int32[]
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Int32, Int32*)
중요
이 API는 CLS 규격이 아닙니다.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2ivEXT", Version="2.0")]
[System.CLSCompliant(false)]
public static void ProgramUniform2(int program, int location, int count, int* value);
static member ProgramUniform2 : int * int * int * nativeptr<int> -> unit
매개 변수
- program
- Int32
- location
- Int32
- count
- Int32
- value
- Int32*
- 특성
적용 대상
ProgramUniform2(Int32, Int32, Single, Single)
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glProgramUniform2fEXT", Version="2.0")]
public static void ProgramUniform2(int program, int location, float x, float y);
static member ProgramUniform2 : int * int * single * single -> unit
매개 변수
- program
- Int32
- location
- Int32
- x
- Single
- y
- Single
- 특성