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
  • renderer
  • vulkan
  • fuchsia
  • WindowSurfaceVkFuchsia.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Don't pass width/height to Surface constructors. · 5883a44b
    Jamie Madill authored Nov 02, 2019
    These values are accessible already from the Surface state. Sometimes
    they don't apply (e.g. GGP). Remove them to keep the code clearer.
    Updates the offscreen surface constructor to pull width and height from
    the attributes map instead of using parameters. Otherwise they weren't
    used.
    
    Refactoring change only.
    
    Bug: angleproject:4078
    Change-Id: I9e49eadc7116562f62bd8d11342d6b8835376719
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1895762Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    5883a44b
WindowSurfaceVkFuchsia.h 1 KB
EditWeb IDE
×

Replace WindowSurfaceVkFuchsia.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.