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
  • tests
  • test_utils
  • angle_test_instantiate.cpp
Find file
BlameHistoryPermalink
  • Peng Huang's avatar
    Turn on vulkan backend for android ndk level < 26 · a5ab7974
    Peng Huang authored Jan 28, 2021
    Fixes two issue for build Vulkan backend for android ndk level < 26,
    * Disable Vulkan validation layers for android ndk level < 26
    * Share vulkan memory allocator implementation with chrome to avoid
      duplicated symbols link errors.
    * Only run vulkan backend test with Android P or newer
    
    Note: This change will break android-binary-size try bot, we need to
    update expected_static_initializer_count to 4 at [1] while rolling this
    change into chromium.
    
        [1] https://source.chromium.org/chromium/chromium/src/+/master:chrome/android/static_initializers.gni;l=19?q=expected_static_initializer_count&ss=chromium%2Fchromium%2Fsrc
    
    Bug: chromium:1170339
    Change-Id: Idb9238d8f339724c4d8f9ac136305b95ff06fae4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2656980
    Commit-Queue: Peng Huang <penghuang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    a5ab7974
angle_test_instantiate.cpp 20.4 KB
EditWeb IDE
×

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