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
  • libANGLE
  • renderer
  • gl
  • StateManagerGL.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    GL: Emulate primitive restart when PRIMITIVE_RESTART_FIXED_INDEX is unavailable. · 0b779a7c
    Geoff Lang authored Oct 10, 2019
    PRIMITIVE_RESTART_FIXED_INDEX isn't available until desktop GL 4.3. When it is
    not available, emulate it by enabling PRIMITIVE_RESTART and set the primitive
    restart index before each draw call based on the index type.
    
    TEST=deqp/functional/gles3/primitiverestart/*
    
    BUG=angleproject:3997
    
    Change-Id: Id736f1056cb07da91c6d592693406333142e6265
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1853885
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    0b779a7c
StateManagerGL.cpp 71.5 KB
EditWeb IDE
×

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