• Show log

    Commit

  • Hash : 81e9dc56
    Author : Alexey Knyazev
    Date : 2022-11-04T00:00:00

    Reland "Metal: Skip disabled draw buffers"
    
    This is a reland of commit 4b084310d7bbb33631d58a461eb5814c12220926
    
    Do not try to create a command encoder with no attachments
    since it may crash some Metal drivers.
    
    Do not reset pipeline descriptors.
    
    Original change's description:
    > Metal: Skip disabled draw buffers
    >
    > When creating render pass descriptors, do not
    > assign textures to disabled color attachments.
    >
    > When creating pipeline descriptors, reset
    > pixel formats of disabled color attachments.
    >
    > Exit early when MTLRenderCommandEncoder is not created.
    >
    > Added:
    > * DrawBuffersTest.None
    > * DrawBuffersTest.NoneWithDepth
    > * DrawBuffersTest.NoneWithStencil
    > * DrawBuffersTestES3.DrawWithDisabledIncompatibleAttachment
    >
    > Fixes:
    > * conformance2/rendering/fs-color-type-mismatch-color-buffer-type.html
    >
    > Bug: angleproject:6430
    > Change-Id: I7f650c761f757985b027388c350c01340a83fd51
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4003180
    > Reviewed-by: Kenneth Russell <kbr@chromium.org>
    > Reviewed-by: Geoff Lang <geofflang@chromium.org>
    > Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    
    Bug: angleproject:6430
    Change-Id: I13977bd7ef32c4c85420706215b4f4d3a65629ca
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4030310
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    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