Struct ComputeDebugUtils.KernelAssertInfo | Barracuda | 1.1.2-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ComputeDebugUtils.KernelAssertInfo

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.Barracuda
    Syntax
    public struct KernelAssertInfo

    Constructors

    KernelAssertInfo(UInt32[])

    Declaration
    public KernelAssertInfo(uint[] data)
    Parameters
    Type Name Description
    UInt32[] data

    Fields

    bufferSize

    Declaration
    public readonly uint bufferSize
    Field Value
    Type Description
    UInt32

    context

    Declaration
    public readonly uint context
    Field Value
    Type Description
    UInt32

    debugValue

    Declaration
    public readonly uint debugValue
    Field Value
    Type Description
    UInt32

    index

    Declaration
    public readonly uint index
    Field Value
    Type Description
    UInt32

    lineNumber

    Declaration
    public readonly uint lineNumber
    Field Value
    Type Description
    UInt32

    lockValue

    Declaration
    public readonly uint lockValue
    Field Value
    Type Description
    UInt32

    padding1

    Declaration
    public readonly uint padding1
    Field Value
    Type Description
    UInt32

    padding2

    Declaration
    public readonly uint padding2
    Field Value
    Type Description
    UInt32
    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