Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • scripts
  • run_code_generation_hashes.json
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: add possibility to build subset of shaders · 149eb33b
    Shahbaz Youssefi authored Dec 08, 2018
    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: 's avatarYuly Novikov <ynovikov@chromium.org>
    149eb33b
run_code_generation_hashes.json 5.61 KB
EditWeb IDE
×

Replace run_code_generation_hashes.json

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.