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
  • tests
  • gl_tests
  • IncompleteTextureTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix uniform type info for multisample textures. · d92e93b8
    Jamie Madill authored Oct 11, 2017
    The way that the strings were generated was erroneously marking 2D
    multisample textures as "2D" instead of "2D_MULTISAMPLE". Fix this
    by changing how the types are parsed and generated.
    
    Fixes incomplete texture handling of 2D multisample textures.
    
    BUG=angleproject:1390
    BUG=angleproject:2167
    
    Change-Id: I8ffffca119cc7ca654ed1fe81cba37b758f9ef9f
    Reviewed-on: https://chromium-review.googlesource.com/713585Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    d92e93b8
IncompleteTextureTest.cpp 6.04 KB
EditWeb IDE
×

Replace IncompleteTextureTest.cpp

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.