Struct ComputeDebugUtils.KernelAssertInfo | Barracuda | 1.1.2-preview
docs.unity.cn
    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 © 2020 Unity Technologies
    Generated by DocFX
    on 15 October 2020