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
  • src
  • ConvertIndex.comp
Find file
BlameHistoryPermalink
  • Courtney Goeltzenleuchter's avatar
    Vulkan: lineloop support for DrawArrayIndirect · 7f418fc2
    Courtney Goeltzenleuchter authored Oct 01, 2019
    Add support for lineloops.
    Includes a compute shader for generating an index
    buffer to draw lineloop.
    
    Instancing turns out to be a special case for indirect draws if we
    have vertex attributes that need to be emulated (e.g. divisor too
    large or native vertex format not available).
    
    Test: dEQP.GLES31/functional_draw_indirect_*
          angle_end2end_tests --gtest_filter=LineLoopIndirectTest.*/*
          dEQP.GLES3/functional_draw_*
    Bug: angleproject:3564
    Change-Id: I1fdabe2c8a690c8b6df9e252e1e839e08796bcca
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1834682
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    7f418fc2
ConvertIndex.comp 5.42 KB
EditWeb IDE
×

Replace ConvertIndex.comp

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.