Search Results for

    Show / Hide Table of Contents

    Struct FenceVulkan

    Assembly: FlaxEngine.dll
    File: Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.h
    Syntax
    public struct FenceVulkan

    Fields

    Handle

    Declaration
    public VkFence Handle
    Field Value
    VkFence

    IsSignaled

    Declaration
    public bool IsSignaled
    Field Value
    bool

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