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
  • gl_tests
  • MipmapTest.cpp
Find file
BlameHistoryPermalink
  • Luc Ferron's avatar
    Vulkan: Fix texture completeness issues · 2f3f4141
    Luc Ferron authored May 30, 2018
    The fix is to skip updates that are queued that are not valid for the
    current image description. We keep these around in case they are used
    in a later usage of the same texture but we issue a warning telling the
    user that memory will be used indefinitely until they use that data.
    
    Bug: angleproject:2596
    Change-Id: I8c20fffbd473ae8e2e9d2123a49b675b824a9bf6
    Reviewed-on: https://chromium-review.googlesource.com/1078913Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Luc Ferron <lucferron@chromium.org>
    2f3f4141
MipmapTest.cpp 49.8 KB
EditWeb IDE
×

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