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
  • D3D11FormatTablesTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    D3D11: Fold mipmap gen caps into the support table. · b7fe49db
    Jamie Madill authored Oct 05, 2016
    This change is two-fold: first it allows us to remove the std::map for
    D3D11 format info, which was only being used in a single place.
    
    Secondly, it fixed the support table to use the correct 9_3 caps for
    texture support, determined by running the D3D11FormatTablesTest.
    This should reduce the number of format queries we need to run on 9_3
    startup.
    
    BUG=angleproject:1389
    BUG=angleproject:1459
    
    Change-Id: I2435a47fc221e73c96337bc7c1c4ed37b527bc1f
    Reviewed-on: https://chromium-review.googlesource.com/392210Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    b7fe49db
D3D11FormatTablesTest.cpp 6.06 KB
EditWeb IDE
×

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