• Show log

    Commit

  • Hash : 85b3e967
    Author : Mohan Maiya
    Date : 2024-04-01T14:31:17

    Fail link and validation of invalid tessellation program
    
    The GL_EXT_tessellation_shader spec says -
        The tessellation control and evaluation shaders are both optional.
        If neither shader type is present, the tessellation stage has no
        effect. However, if either a tessellation control or a tessellation
        evaluation shader is present, the other must also be present.
    
    Fail link and validation if a program contains TCS or TES shader but not
    both.
    
    Bug: angleproject:3572
    Tests: KHR-GLES32.core.tessellation_shader.single.xfb_captures_data_from_correct_stage
    Change-Id: I6799f101a186f3bfae738df442e9aeee691fd91a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5410646
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: mohan maiya <m.maiya@samsung.com>
    

  • 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