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
  • James Dong's avatar
    Vulkan: Fix ES 3.1 vertex attribute bindings · 7e50f4cd
    James Dong authored Jul 25, 2019
    When handling dirty bindings, we were treating binding indices as if
    they were attribute indices, causing strange behavior. This change fixes
    the dirty bit handler to use the provided index properly and update the
    attributes that correspond to the binding index.
    
    Test: ./angle_end2end_tests --gtest_filter='VertexAttributeTestES31.OnlyUpdate*/ES3_1_Vulkan'
    Bug: angleproject:3598
    Change-Id: I2bc3cd4da5f639a1301776fcf057a74368812c56
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1718786
    Commit-Queue: James Dong <dongja@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    7e50f4cd
VertexAttributeTest.cpp 73.2 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.