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
  • compiler_tests
  • ARB_texture_rectangle_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Always add most extension symbols to symbol table · 7c8567a3
    Olli Etuaho authored Feb 20, 2018
    An error will be generated either way if the extension symbols are
    used incorrectly since each use of an extension function or variable
    checks whether the extension is enabled.
    
    We now also track extension in unmangled built-in names, so that
    redefining built-ins of extensions that are not enabled can be
    supported.
    
    This includes refactoring the shader extension tests to share a common
    helper class ShaderExtensionTest.
    
    BUG=angleproject:2267
    TEST=angle_unittests
    
    Change-Id: I9cc5e9bd62fa07796e69256a6a9a493531a62446
    Reviewed-on: https://chromium-review.googlesource.com/926526
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    7c8567a3
ARB_texture_rectangle_test.cpp 5.08 KB
EditWeb IDE
×

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