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
  • gles1
  • VertexPointerTest.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Allow GL_UNSIGNED_BYTE as a type for glColorPointer · 6b4962e8
    Mohan Maiya authored Sep 22, 2020
    Previously glColorPointer would reject GL_UNSIGNED_BYTE.
    
    This should be allowed in both the gles 1 and 1.1 specifications.
    See page 6 of the gles 1 specification and page 20 of the gles 1.1
    specification.
    
    This change allows doodle jump to work on angle on both the gl
    and vulkan backend
    
    Bug: angleproject:4308
    Tests: angle_end2end_tests
           --gtest_filter=VertexPointerTest.AssignRetrieveColorUnsignedByte*
    Change-Id: I35f41b28d94cb34bc36256420b57793691b78cff
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2424465
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    6b4962e8
VertexPointerTest.cpp 2.86 KB
EditWeb IDE
×

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