• Show log

    Commit

  • Hash : a6b9a744
    Author : Alexey Knyazev
    Date : 2023-12-21T00:00:00

    Metal: Implement vertex attribute aliasing
    
    When vertex attribute aliasing is supported, the
    external vertex input struct is filled post-link
    to account for potentially aliased attributes.
    
    Fixed the following tests:
    
    dEQP-GLES2.functional.attribute_location.bind_aliasing
        .cond_float
        .cond_vec2
        .cond_vec3
        .cond_vec4
        .cond_mat2
        .cond_mat2_offset_1
        .cond_mat3
        .cond_mat3_offset_1
        .cond_mat4
        .cond_mat4_offset_1
    
    dEQP-GLES3.functional.attribute_location.bind_aliasing
        .cond_float
        .cond_vec2
        .cond_vec3
        .cond_vec4
        .cond_mat2
        .cond_mat2_offset_1
        .cond_mat3
        .cond_mat3_offset_1
        .cond_mat4
        .cond_mat4_offset_1
        .max_cond_float
        .max_cond_vec2
        .max_cond_vec3
        .max_cond_vec4
        .max_cond_mat2
        .max_cond_mat3
        .max_cond_mat4
    
    Fixed: angleproject:6297
    Change-Id: Ifa6b82e0d7d4e12115ec19e342cfb82ab4389f5a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5148210
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags