Class ComputeInfo | Barracuda | 0.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class ComputeInfo

    Inheritance
    Object
    ComputeInfo
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Barracuda
    Syntax
    public class ComputeInfo

    Fields

    channelsOrder

    EXPERIMENTAL: Select Channel order of the compute backends. Production code should stick to default (NHWC) for now.

    Declaration
    public static ComputeInfo.ChannelsOrder channelsOrder
    Field Value
    Type Description
    ComputeInfo.ChannelsOrder

    graphicsDeviceVendor

    Declaration
    public static string graphicsDeviceVendor
    Field Value
    Type Description
    String

    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 © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023