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
  • GLSLTest.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Add test for Pixel bug with passthrough GLSL function · a62ee4d1
    Mohan Maiya authored Dec 11, 2020
    Passing in a sampler2D's values using texture2D through a
    function generates unexpected results on a Pixel device
    with the Vulkan backend.
    1. SamplerPassthroughFailedLink - program fails to link.
    2. SamplerPassthroughIncorrectColor - output color is incorrect.
    
    These tests have no issues with SwiftShader ICD.
    
    Tests: angle_end2end_tests --gtest_filter=*SamplerPassthrough*Vulkan*
    Bug: angleproject:5457
    Change-Id: I9c43062e98c7b3637bb8a2b00a957141da821f0a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2586059
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    a62ee4d1
GLSLTest.cpp 295 KB
EditWeb IDE
×

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