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
  • RenderbufferVk.cpp
Find file
BlameHistoryPermalink
  • Luc Ferron's avatar
    Vulkan: Textures mipmaps support · 66410530
    Luc Ferron authored Apr 20, 2018
    Note that generate mipmaps is not yet supported, but uploading mipmaps
    is. This also enables 64 tests in dEQP gles2 to validate the changes.
    
    While trying to enable tests in functional.texture.mipmap.*, I found
    an issue where the graph ends up in an invalid state and triggers and
    assert in onReadResource in ContextVk.cpp:188. It seems like an
    unrelated bug to mip maps, I will investigate to enable these tests
    separately in a following CL.
    
    Bug: angleproject:2479
    
    Change-Id: If51776d8ef3d994bee620d6a1cf982bb51838ff0
    Reviewed-on: https://chromium-review.googlesource.com/1022232
    Commit-Queue: Luc Ferron <lucferron@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    66410530
RenderbufferVk.cpp 5.22 KB
EditWeb IDE
×

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