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.h
Find file
BlameHistoryPermalink
  • Shao's avatar
    Workaround isnan() on Intel drivers · 6f0a0dca
    Shao authored Sep 27, 2016
    On some Intel drivers, calling function isnan() on highp float will get wrong
    answer. This patch work arounds this bug by using an expression to emulate
    this function.
    
    BUG=chromium:650547
    
    Change-Id: I5bc5e0352c434f42cd2c55103a74f9f7ba51a72c
    Reviewed-on: https://chromium-review.googlesource.com/389834
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    6f0a0dca
BuiltInFunctionEmulatorHLSL.h 728 Bytes
EditWeb IDE
×

Replace BuiltInFunctionEmulatorHLSL.h

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.