• Show log

    Commit

  • Hash : 06921c61
    Author : Steven Noonan
    Date : 2024-07-08T12:13:40

    vulkan: filter out devices with insufficient API version
    
    We weren't taking the version into consideration inside
    ChoosePhysicalDevice, but RendererVk really cares about that and will
    error out if the selected device doesn't meet the minimum API version
    requirements.
    
    Frontload some of that API version check work in ChoosePhysicalDevice,
    giving it the opportunity to find a device that matches the
    requirements.
    
    Bug: angleproject:351866412
    Change-Id: I471e93b03eca5e18e98202f9848ba0fd1b55d5a8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5686556
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Steven Noonan <steven@uplinklabs.net>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags