• Show log

    Commit

  • Hash : 093250e0
    Author : Jamie Madill
    Date : 2020-12-23T12:07:46

    Vulkan: Make shader variable info maps a class.
    
    Instead of using a map type directly we abstract the info maps into an
    encapsulated class. We can enforce a specific API set instead of using
    the same API as the map class. This also cleans up a few of the APIs
    related to these maps.
    
    This change will allow future changes to the way the variables are
    stored in the class without drastically changing the interface.
    
    Bug: angleproject:3572
    Bug: angleproject:4524
    Change-Id: Ic1a63e1776c39f49b895a1274bae8282d7a6b9b5
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2600080
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.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