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
  • Caps.cpp
Find file
BlameHistoryPermalink
  • Kyle Griffiths's avatar
    Remove linear filtering requirement on depth textures · 1f1e0e6c
    Kyle Griffiths authored May 13, 2021
    Linear filtering depth is an odd operation that doesn't yield
    particularly useful information.
    In the primary instance where it'd be used, the GLES3.1 spec
    (8.17) specifically denies its use, and enforcing the capability
    can lead to issues with hardware designed without support in
    mind.
    We think the check isn't necessary as a result.
    
    Bug: angleproject:5964
    Change-Id: I69f243f7cc078cd5383de2cc4bf1cfc3b6f2bc3b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2894424Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    1f1e0e6c
Caps.cpp 78.8 KB
EditWeb IDE
×

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