• Show log

    Commit

  • Hash : 1efcbdb6
    Author : Jamie Madill
    Date : 2019-10-22T12:32:04

    Vulkan: Fix sampler object lifetime.
    
    Using the same scheme as we do for VkImageViews we can track VkSampler
    lifetime using SharedResourceUse. This fixes the race condition that
    could occur when samplers are deleted in one Context while being used
    in another.
    
    This fixes the last known resource lifetime issue. The multithreading
    tests should now pass without validation errors.
    
    Also adds regression tests to angle_end2end_tests.
    
    Bug: angleproject:2464
    Change-Id: I9dbed5062a0863b240ddf1a9b5d28560334934de
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1869548
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Reviewed-by: Tim Van Patten <timvp@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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags