• Show log

    Commit

  • Hash : 99beb97a
    Author : Shahbaz Youssefi
    Date : 2021-05-03T16:54:11

    Vulkan: Fix MAX_VERTEX_OUTPUT_COMPONENTS limit
    
    gl_Position is excepted from contributing to MAX_VARYING_VECTORS, which
    is taken into account when calculating this limit based on Vulkan limits
    (which don't have such an exception).  This exception was mistakenly
    also being applied to other limits such as MAX_VERTEX_OUTPUT_COMPONENTS.
    
    Bug: angleproject:5916
    Change-Id: I394761efa02d3093741d2bff21023daf997e5e69
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2869145
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags