Search Results for

    Show / Hide Table of Contents

    Struct ScopeProfileBlockGPU

    Helper structure used to call BeginEvent/EndEvent within single code block.

    Assembly: FlaxEngine.dll
    File: Engine/Profiler/ProfilerGPU.h
    Syntax
    public struct ScopeProfileBlockGPU

    Fields

    Index

    Declaration
    public int32 Index
    Field Value
    int32

    Methods

    ~ScopeProfileBlockGPU()

    Declaration
    public ~ScopeProfileBlockGPU()
    Returns
    FORCE_INLINE

    ScopeProfileBlockGPU(const Char* name)

    Declaration
    public ScopeProfileBlockGPU(const Char* name)
    Parameters
    Char name

    Returns
    FORCE_INLINE

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat