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
  • MultiviewDrawTest.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix multiview transform feedback test · 3755c48d
    Olli Etuaho authored Oct 13, 2017
    The multiview transform feedback test was not compliant with the GLES
    spec for transform feedback. The issue had to do with this part of
    section 2.15.2 of GLES 3.0.5 spec:
    
    "The error INVALID_OPERATION is also generated by
    BeginTransformFeedback if no binding points would be used, either
    because no program object is active or because the active program
    object has specified no output variables to record."
    
    Fix this.
    
    BUG=angleproject:2184
    TEST=angle_end2end_tests on NVIDIA 387.92 drivers
    
    Change-Id: I24816d2c24df0072179f21ead892bd2c9ba696d2
    Reviewed-on: https://chromium-review.googlesource.com/718702
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    3755c48d
MultiviewDrawTest.cpp 72.6 KB
EditWeb IDE
×

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