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
  • LineLoopTest.cpp
Find file
BlameHistoryPermalink
  • Austin Kinross's avatar
    Fail any ANGLE test if it outputs D3D11 SDK message in debug mode · d544cc9f
    Austin Kinross authored Jan 11, 2016
    Also:
     - Disable some Feature Level 9_3 tests that trigger SDK messages
     - Fix a debug object name issue. If you try to assign a debug name
       to an object twice then you get an SDK warning message. This can
       occur if you 'create' two objects (e.g. Rasterizer States) with
       identical DESCs on the same device, since D3D11 can optimize
       this and return the same object both times.
     - Disable the message checks in Line Loops tests, since the tests
       trigger incorrect D3D11 SDK messages on Win7 machines
    
    BUG=angleproject:667;angleproject:1282
    
    Change-Id: I7284fb3a11377afde24e0014e21dbcea80ebb126
    Reviewed-on: https://chromium-review.googlesource.com/321393Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tryjob-Request: Austin Kinross <aukinros@microsoft.com>
    Tested-by: 's avatarAustin Kinross <aukinros@microsoft.com>
    d544cc9f
LineLoopTest.cpp 6.29 KB
EditWeb IDE
×

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