• Show log

    Commit

  • Hash : 149eb33b
    Author : Shahbaz Youssefi
    Date : 2018-12-08T14:53:49

    Vulkan: add possibility to build subset of shaders
    
    As the number of internal shaders grow, it's helpful in development time
    to be able to build variations of a specific shader, instead of building
    everything every time.
    
    With this commit, one can do:
    
    $ python gen_vk_internal_shaders.py SubString
    
    which will result in compilation of shaders whose name matches the glob
    *SubString*.
    
    Bug: angleproject:2958
    Change-Id: I3b18d7e32e2ec4317531a7655eb2c6148cea177b
    Reviewed-on: https://chromium-review.googlesource.com/c/1369285
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuly Novikov <ynovikov@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