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
  • Shao's avatar
    ES31: Add test on large strides · 0ba963ef
    Shao authored Feb 14, 2017
    ES3.1 requires the implementation should define MAX_VERTEX_ATTRIB_STRIDE,
    which should be emulated when we use D3D11 backends.
    
    This patch adds tests to verify this value required in ES3.1 are
    supported to be used directly in glVertexAttribPointer for rendering.
    
    BUG=angleproject:1593
    
    TEST=angle_end2end_tests
    
    Change-Id: I1ac206e4f6c972b5748552177c787c0adcb66786
    Reviewed-on: https://chromium-review.googlesource.com/441308
    Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    0ba963ef
VertexAttributeTest.cpp 33.3 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.