Class ComputeInfo | Barracuda | 0.5.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class ComputeInfo

    Inheritance
    Object
    ComputeInfo
    Namespace: Barracuda
    Syntax
    public class ComputeInfo

    Fields

    maxComputeWorkGroupSize

    Declaration
    public static uint maxComputeWorkGroupSize
    Field Value
    Type Description
    UInt32

    supportsCompute

    Declaration
    public static bool supportsCompute
    Field Value
    Type Description
    Boolean

    supportsComputeSharedMemory

    Declaration
    public static bool supportsComputeSharedMemory
    Field Value
    Type Description
    Boolean

    supportsDense32x32

    Declaration
    public static bool supportsDense32x32
    Field Value
    Type Description
    Boolean

    supportsDense64x64

    Declaration
    public static bool supportsDense64x64
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX