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
  • CopyTextureTest.cpp
Find file
BlameHistoryPermalink
  • Brandon Jones's avatar
    Add support for new internalformats in copyTextureCHROMIUM · 340b7b8b
    Brandon Jones authored Jun 26, 2017
    This adds support in blit11::copyTexture for LUMA, LUMA_ALPHA, and ALPHA
    formats as destinations. Added is handling for each case to match up
    the corresponding shader. This required new premultiply and
    unmultiply D3D11 shaders for some cases.
    
    Changed copyTextureCHROMIUM validation to allow new formats.
    
    Tests have been created to demonstrate using copyTextureCHROMIUM with
    the new formats with default parameters, as well as with the
    unpackPremultiply and unpackUnmultiply parameters.
    
    BUG=:angleproject:2101
    
    Change-Id: Id8cd303a46fe70710bc18172fc938552a6e4cfaf
    340b7b8b
CopyTextureTest.cpp 51.8 KB
EditWeb IDE
×

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