Show / Hide Table of Contents

    Enum CudaOpenGLImageInteropResource.OpenGLImageTarget

    Type of the openGL image

    Namespace: ManagedCuda
    Assembly: ManagedCuda.dll
    Syntax
    public enum OpenGLImageTarget : uint

    Fields

    Name Description
    GL_RENDERBUFFER
    GL_TEXTURE_2D
    GL_TEXTURE_2D_ARRAY
    GL_TEXTURE_3D
    GL_TEXTURE_CUBE_MAP
    GL_TEXTURE_RECTANGLE
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX