• Show log

    Commit

  • Hash : 4f4eab29
    Author : Tingwei Guo
    Date : 2025-06-30T14:58:28

    Reset index buffer offset between indirect GL_LINE_LOOP draws
    
    In two consecutive glDrawArraysIndirect with GL_LINE_LOOP mode, and
    bound to a different Indirect Buffer, the variable value captured
    through TransformFeedback is the same as the first result when the
    second DrawArraysIndirect.
    
    When calling DrawArraysIndirect the second time, DIRTY_BIT_INDEX_BUFFER
    should be set to dirty so that it re-gets INDEX BUFFER to get the
    correct result.
    
    Bug: angleproject:428561247
    Change-Id: I7f4ebb53e20cf8e362e67679b45185b8b68c56ef
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6687309
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
    Auto-Submit: Tingwei Guo <tingwei.guo@arm.com>
    Reviewed-by: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags