• Show log

    Commit

  • Hash : a20f5b17
    Author : Alexis Hetu
    Date : 2020-08-18T11:26:50

    Silence Control Flow Integrity (cfi) errors
    
    The cfi bot is throwing 3 different errors with ANGLE when using
    the Vulkan backend:
    - ChoosePhysicalDevice causes a "function with wrong dynamic type"
      error when using vkGetPhysicalDeviceProperties
    - In volk.c, using vkGetInstanceProcAddr and vkGetDeviceProcAddr
      also causes a "function with wrong dynamic type" error
    - In vk_mem_alloc.h, included from vk_mem_alloc_wrapper.cpp,
      GetAllocationCallbacks() causes a "unrelated cast" error
    
    This cl silences all 3 cfi errors.
    
    Bug: chromium:1116053
    Change-Id: I864ec8d9e2acaec493f472e01b3987dcc641c58f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2363209
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Alexis Hétu <sugoi@chromium.org>
    

  • 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags