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_caps_utils.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Fix MAX_VERTEX_OUTPUT_COMPONENTS limit · 99beb97a
    Shahbaz Youssefi authored May 03, 2021
    gl_Position is excepted from contributing to MAX_VARYING_VECTORS, which
    is taken into account when calculating this limit based on Vulkan limits
    (which don't have such an exception).  This exception was mistakenly
    also being applied to other limits such as MAX_VERTEX_OUTPUT_COMPONENTS.
    
    Bug: angleproject:5916
    Change-Id: I394761efa02d3093741d2bff21023daf997e5e69
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2869145Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    99beb97a
vk_caps_utils.cpp 58.7 KB
EditWeb IDE
×

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