• Show log

    Commit

  • Hash : a4588e33
    Author : Charlie Lao
    Date : 2021-04-29T14:24:20

    Vulkan: Disable logMemoryReportStats if driver extension not exist
    
    logMemoryReportCallbacks and logMemoryReportCallbacks features are
    useful for memory debugging. But they rely on
    VK_EXT_device_memory_report extension. Right now if this extension is
    not there and you enable the log, you still see the logs but everything
    is all zero. This CL will disable the feature and print out warning
    message if the extension is not supported.
    
    Bug: None
    Change-Id: I478ae0ac7ba1ee43245a9fd8a3f1d9907f5d833c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2861310
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags