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: glClearBuffer* implementation · db4ed317
    Shahbaz Youssefi authored Mar 29, 2019
    Refactors FramebufferVk::clear such that specific render targets could
    be cleared, with clear values not necessarily set through glClearColor
    etc.
    
    FramebufferVk::clearWithRenderPassOp is modified so that loadOp and
    clear values are set after the render pass has been registered in the
    graph.  This allows multiple glClearBuffer calls to coalesce into the
    same render pass.
    
    glClearBuffer calls are then implemented simply as calls to the
    refactored clear function with the appropriate parameters.
    
    Bug: angleproject:3187
    Change-Id: I2fdfcbea5bf244f63ec981b91caca47f5ee3cd3a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1545204
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    db4ed317
run_code_generation_hashes.json 20 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.