• Show log

    Commit

  • Hash : 6f28cb15
    Author : Geoff Lang
    Date : 2024-11-26T15:59:21

    Fix minimum caps for draw buffers and compute invocations.
    
    Framebuffer and blend state code asserts that draw buffers > 0 so
    unconditionally set it to 1. It's increased to 4 in the ES3 block.
    
    Fix the value of MAX_COMPUTE_WORK_GROUP_INVOCATIONS, it was incorrectly
    copied from the spec.
    
    Bug: angleproject:40096373
    Change-Id: I471fa7e8dddd9bca755daf8ce5834ed60ec4e629
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6052094
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Stephen White <senorblanco@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags