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
  • vulkan
  • vk_cache_utils.cpp
Find file
BlameHistoryPermalink
  • Alexis Hetu's avatar
    Provoking vertex feature support enabled · 5e6be1d6
    Alexis Hetu authored Oct 11, 2019
    Added support in ANGLE for the provoking vertex feature,
    which allows to choose the provoking vertex convention
    (first or last) for flat shading.
    
    Just copying the vk_ext_provoking_vertex.h file into ANGLE src tree for now.
    When the extension lands in the vulkan header we'll migrate to that and remove this
    file from ANGLE.
    
    With this, all these tests pass with SwANGLE:
    dEQP-GLES3.functional.fragment_out.* (fixes 526 failures)
    dEQP-GLES3.functional.rasterization.flatshading.* (fixes 6 failures)
    dEQP-GLES3.functional.shaders.linkage.varying.* (already passing before, still passing)
    
    Bug: angleproject:3430
    Bug: angleproject:3677
    Bug: angleproject:4063
    Change-Id: Icc361f567072c12472398e37a94a61d7f95007ad
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1855681
    Commit-Queue: Alexis Hétu <sugoi@chromium.org>
    Reviewed-by: 's avatarAlexis Hétu <sugoi@chromium.org>
    5e6be1d6
vk_cache_utils.cpp 77.8 KB
EditWeb IDE
×

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