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
  • SamplerVk.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Vulkan: Add features to modify sampling parameters · 49f01a53
    Geoff Lang authored Sep 18, 2020
    Add features to optionally increase the LoD offset of all sampling
    operations or disable linear filtering. These can be used to compare
    performance without recompiling ANGLE.
    
    These features could be potentially implemented in the frontend it is
    more difficult because the features are not available at texture
    initialization time.
    
    Bug: b/167404532
    Change-Id: Ifcf56fbcf130c24c54834737733bbffa5ade3959
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2411475
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    49f01a53
SamplerVk.cpp 1.13 KB
EditWeb IDE
×

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