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
  • VertexAttributeTest.cpp
Find file
BlameHistoryPermalink
  • Gert Wollny's avatar
    ANGLETest: When on WebGL compatibility then use index buffers · 4964513a
    Gert Wollny authored Jun 28, 2021
    WebGL actually requires the use of index buffers, otherwise the
    call is invalid, therefore explicitely request index buffers in
    the according VertexAttributeOORTest tests.
    
    In addition, assert on the indices when the glDrawElements call is
    captured.
    
    With that we can enable VertexAttributeOORTest.*
    
    Bug: angleproject:6125
    Change-Id: Id3855c78d4c5fcab5599f19dd74ce745d059fb1c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2999523
    Commit-Queue: Gert Wollny <gert.wollny@collabora.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    4964513a
VertexAttributeTest.cpp 137 KB
EditWeb IDE
×

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