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
  • compiler
  • translator
  • BuiltInFunctionEmulatorHLSL.cpp
Find file
BlameHistoryPermalink
  • Arun Patole's avatar
    Add ANGLE support for ESSL3 variant of mix() · d94f6647
    Arun Patole authored May 18, 2015
    This change adds support for ESSL3 variant of built-in function mix()
    that takes last argument as a boolean vector. lerp() - HLSL equivalent
    of mix() doesn't look to be supporting a variant that takes last
    argument as a boolean vector so emulated it for HLSL.
    
    BUG=angleproject:1006
    TESTS=dEQP tests
    Fixes "no matching overloaded function found " errors in below tests:
    dEQP-GLES3.functional.shaders.constant_expressions.builtin_functions.common.mix_*_b*
    (Note: These tests still fail because of constant expression issues)
    
    Change-Id: I79b353933cb450516b8678b1fdaeabe60417e9a7
    Reviewed-on: https://chromium-review.googlesource.com/271751Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    d94f6647
BuiltInFunctionEmulatorHLSL.cpp 20.1 KB
EditWeb IDE
×

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