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_configs.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Allow small compressed mip level copies · baf64903
    Tim Van Patten authored Feb 03, 2021
    Update ValidateCopyImageSubDataBase() to take into consideration if the
    entire mip level is being written, even if the size of the mip level is
    smaller than the compressed block size.
    
    This also uncovered a bug in ImageHelper::initializeNonZeroMemory()
    where the image extents are not at least as large as the compressed
    format block size:
        VUID-vkCmdCopyBufferToImage-imageExtent-00207
    
    This CL adds isAllocateNonZeroMemoryEnabled() to allow skipping the test
    when that feature is enabled while that bug is chased.
    
    Bug: angleproject:5592
    Bug: angleproject:5634
    Bug: angleproject:5643
    Test: Texture2DTestES3.CopyCompressedImageMipMaps
    Change-Id: I0381e0d3490fb148604b61dc3bae8f96ba8b5f8e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2673069
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    baf64903
angle_test_configs.cpp 21.9 KB
EditWeb IDE
×

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