Tao.OpenGl SDK Documentation

Gl.glAreProgramsResidentNV Method

Overload List

 

public static int glAreProgramsResidentNV(int,int[],int[]);

 

public static int glAreProgramsResidentNV(int,int[],IntPtr);

 

public static int glAreProgramsResidentNV(int,IntPtr,int[]);

 

public static int glAreProgramsResidentNV(int,IntPtr,IntPtr);

See Also

Gl Class | Tao.OpenGl Namespace