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
  • libGLESv2
  • renderer
  • d3d
  • d3d9
  • VertexDeclarationCache.cpp
Find file
BlameHistoryPermalink
  • Shannon Woods's avatar
    Fix application of vertex divisor for non-instanced draws in D3D9 · 09cf736b
    Shannon Woods authored Aug 08, 2014
    BUG=398337
    
    *Re-land*
    
    ANGLE_instanced_arrays defines the behavior of the non-instanced
    draw calls (glDrawArrays, glDrawElements) such that they behave as
    single-instance draws, so the vertex divisor should still apply. We
    were handling this correctly in D3D11, but not D3D9.
    
    This fixes a new WebGL conformance test:
    https://www.khronos.org/registry/webgl/sdk/tests/conformance/extensions/angle-instanced-arrays.html
    
    Change-Id: I5ed09d41229c8996a78a3b55893c6a655a423644
    Reviewed-on: https://chromium-review.googlesource.com/211930Tested-by: 's avatarShannon Woods <shannonwoods@chromium.org>
    Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    09cf736b
VertexDeclarationCache.cpp 7.43 KB
EditWeb IDE
×

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