• Show log

    Commit

  • Hash : db86154e
    Author : Alexey Knyazev
    Date : 2023-02-03T00:00:00

    Adjust TextureState::isStencilMode
    
    Backends that need special setup for sampling stencil
    data rely on the TextureState::isStencilMode() helper
    function.
    
    Ensure that it returns true only when:
    * the sampled texture has a combined depth-stencil
      format and the depth-stencil texture mode is set
      to stencil, OR
    * the sampled texture has a stencil-only format.
    
    New tests cover sampling of all six depth, stencil,
    and combined depth-stencil formats with both modes.
    
    Bug: angleproject:2373
    Change-Id: I2b47dc86aea44de507f9eb8d301a0a6d5211aee4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4218603
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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