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
  • validationES.cpp
Find file
BlameHistoryPermalink
  • James Darpinian's avatar
    Sampler state overrides texture state if set · 5fd08af4
    James Darpinian authored Mar 13, 2019
    The new validation added in http://crbug.com/809237 failed to consider
    that sampler object state overrides texture object state if a sampler
    object is bound. State caching makes this complicated to fix.
    
    Fixes WebGL conformance test incompatible-texture-type-for-sampler.html
    https://github.com/KhronosGroup/WebGL/pull/2823
    
    Bug: 940080, 809237
    Change-Id: I26b0fb35c5630c36248edae80f0298a0cb7e14b8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1522364
    Commit-Queue: James Darpinian <jdarpinian@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    5fd08af4
validationES.cpp 198 KB
EditWeb IDE
×

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