• Show log

    Commit

  • Hash : d856ca48
    Author : Shahbaz Youssefi
    Date : 2018-10-31T16:55:12

    Vulkan: add clear test for emulated stencil or depth formats
    
    S8_UINT and D24_UNORM_X8_UINT are the only formats currently that are
    single-aspect and are possibly emulated with a packed depth-stencil
    format if it's not supported.  A flag to FeaturesVk has been added as a
    way to force this behavior for the sake of testing.
    
    This test is added to ensure the correct clear algorithm is used for
    this case.  Additionally, this case is detected and the other aspect is
    forcefully cleared to 0 whenever the original aspect is cleared.
    
    Bug: angleproject:2815
    Change-Id: Ief3039d66bbf46468213b9e3224f7cc7541c3a2e
    Reviewed-on: https://chromium-review.googlesource.com/c/1312453
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags