Show / Hide Table of Contents

    Enum CUResourceType

    Resource types

    Namespace: ManagedCuda.BasicTypes
    Assembly: ManagedCuda.dll
    Syntax
    public enum CUResourceType

    Fields

    Name Description
    Array

    Array resoure

    Linear

    Linear resource

    MipmappedArray

    Mipmapped array resource

    Pitch2D

    Pitch 2D resource

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX