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
  • perf_tests
  • VulkanBarriersPerf.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Enhance VulkanBarriersPerfBenchmark · b3693762
    Mohan Maiya authored May 22, 2020
    1. Request a GLES3.0 context
    2. Create 2 uniform buffers to be used in the new test case
    3. Increase the size of the viewport
    4. Add a new test case where we issue draw and buffer
       copy commands. The expectation is that the draw to
       FBO and the copy between the 2 buffers happen in
       parallel.
    
    Bug: angleproject:4633
    Test: angle_perftest --gtest_filter=VulkanBarriersPerfBenchmark.Run/vulkan_buffer_copy
    Change-Id: I3c5d287c05451f77053962371a96e2de6a8ea00d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2215139
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    b3693762
VulkanBarriersPerf.cpp 13.1 KB
EditWeb IDE
×

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