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
  • RenderbufferImpl_mock.h
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Change renderbuffer width/height/sample types to GLsizei · d8b037d6
    Shahbaz Youssefi authored Sep 15, 2020
    This matches the types used by GL and stored in the state.  setStorage
    and setStorageMultisampled calls were using size_t instead with a number
    of unnecessary casts in places which are now removed.
    
    Bug: angleproject:4836
    Change-Id: Ibb570f0c088a6f29abe10f513de27c30ba4dd098
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2411697Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    d8b037d6
RenderbufferImpl_mock.h 1.61 KB
EditWeb IDE
×

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