Struct bgfx.Stats | Project Tiny Rendering | 0.25.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct bgfx.Stats

    Namespace: Bgfx
    Syntax
    public struct Stats

    Fields

    cpuTimeBegin

    Declaration
    public long cpuTimeBegin
    Field Value
    Type Description
    Int64

    cpuTimeEnd

    Declaration
    public long cpuTimeEnd
    Field Value
    Type Description
    Int64

    cpuTimeFrame

    Declaration
    public long cpuTimeFrame
    Field Value
    Type Description
    Int64

    cpuTimerFreq

    Declaration
    public long cpuTimerFreq
    Field Value
    Type Description
    Int64

    encoderStats

    Declaration
    public bgfx.EncoderStats*encoderStats
    Field Value
    Type Description
    bgfx.EncoderStats*

    gpuMemoryMax

    Declaration
    public long gpuMemoryMax
    Field Value
    Type Description
    Int64

    gpuMemoryUsed

    Declaration
    public long gpuMemoryUsed
    Field Value
    Type Description
    Int64

    gpuTimeBegin

    Declaration
    public long gpuTimeBegin
    Field Value
    Type Description
    Int64

    gpuTimeEnd

    Declaration
    public long gpuTimeEnd
    Field Value
    Type Description
    Int64

    gpuTimerFreq

    Declaration
    public long gpuTimerFreq
    Field Value
    Type Description
    Int64

    height

    Declaration
    public ushort height
    Field Value
    Type Description
    UInt16

    maxGpuLatency

    Declaration
    public uint maxGpuLatency
    Field Value
    Type Description
    UInt32

    numBlit

    Declaration
    public uint numBlit
    Field Value
    Type Description
    UInt32

    numCompute

    Declaration
    public uint numCompute
    Field Value
    Type Description
    UInt32

    numDraw

    Declaration
    public uint numDraw
    Field Value
    Type Description
    UInt32

    numDynamicIndexBuffers

    Declaration
    public ushort numDynamicIndexBuffers
    Field Value
    Type Description
    UInt16

    numDynamicVertexBuffers

    Declaration
    public ushort numDynamicVertexBuffers
    Field Value
    Type Description
    UInt16

    numEncoders

    Declaration
    public byte numEncoders
    Field Value
    Type Description
    Byte

    numFrameBuffers

    Declaration
    public ushort numFrameBuffers
    Field Value
    Type Description
    UInt16

    numIndexBuffers

    Declaration
    public ushort numIndexBuffers
    Field Value
    Type Description
    UInt16

    numOcclusionQueries

    Declaration
    public ushort numOcclusionQueries
    Field Value
    Type Description
    UInt16

    numPrims

    Declaration
    public uint *numPrims
    Field Value
    Type Description
    UInt32*

    numPrograms

    Declaration
    public ushort numPrograms
    Field Value
    Type Description
    UInt16

    numShaders

    Declaration
    public ushort numShaders
    Field Value
    Type Description
    UInt16

    numTextures

    Declaration
    public ushort numTextures
    Field Value
    Type Description
    UInt16

    numUniforms

    Declaration
    public ushort numUniforms
    Field Value
    Type Description
    UInt16

    numVertexBuffers

    Declaration
    public ushort numVertexBuffers
    Field Value
    Type Description
    UInt16

    numVertexLayouts

    Declaration
    public ushort numVertexLayouts
    Field Value
    Type Description
    UInt16

    numViews

    Declaration
    public ushort numViews
    Field Value
    Type Description
    UInt16

    rtMemoryUsed

    Declaration
    public long rtMemoryUsed
    Field Value
    Type Description
    Int64

    textHeight

    Declaration
    public ushort textHeight
    Field Value
    Type Description
    UInt16

    textureMemoryUsed

    Declaration
    public long textureMemoryUsed
    Field Value
    Type Description
    Int64

    textWidth

    Declaration
    public ushort textWidth
    Field Value
    Type Description
    UInt16

    transientIbUsed

    Declaration
    public int transientIbUsed
    Field Value
    Type Description
    Int32

    transientVbUsed

    Declaration
    public int transientVbUsed
    Field Value
    Type Description
    Int32

    viewStats

    Declaration
    public bgfx.ViewStats*viewStats
    Field Value
    Type Description
    bgfx.ViewStats*

    waitRender

    Declaration
    public long waitRender
    Field Value
    Type Description
    Int64

    waitSubmit

    Declaration
    public long waitSubmit
    Field Value
    Type Description
    Int64

    width

    Declaration
    public ushort width
    Field Value
    Type Description
    UInt16
    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