Show / Hide Table of Contents

    Enum CUTexRefSetArrayFlags

    CUTexRefSetArrayFlags

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

    Fields

    Name Description
    None
    OverrideFormat

    Override the texref format with a format inferred from the array.

    Flag for cuTexRefSetArray(CUtexref, CUarray, CUTexRefSetArrayFlags).

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