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
  • src
  • libANGLE
  • angletypes.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Store program textures cache. · 84c662b9
    Jamie Madill authored Jul 12, 2018
    The program textures update needs to call into the incomplete textures
    cache. Moving this step into an update mechanism allows us to avoid
    some complexity of calling the incomplete textures cache inside the
    ProgramVk class.
    
    This enables further refactors for draw call shader patching and line
    segment raster.
    
    Bug: angleproject:2598
    Change-Id: I0fd81ca58d2641572a2dd444992ccddd99ebc823
    Reviewed-on: https://chromium-review.googlesource.com/1127301
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    84c662b9
angletypes.h 12.5 KB
EditWeb IDE
×

Replace angletypes.h

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.