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
  • UnpackAlignmentTest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Work around deprecated LUMA formats in the core profile. · 53b8aec0
    Geoff Lang authored Aug 24, 2015
    Use R and RG textures with swizzle states to emulate them. A manual blit is
    required when calling CopyTex[Sub]Image from a RGB[A] framebuffer to an
    emulated L[A] texture so that the alpha channel ends up in the correct channel
    of the destination texture.
    
    Fixes the following tests when using the core profile:
     * conformance/extensions/oes-texture-float.html
     * conformance/extensions/oes-texture-half-float.html
     * conformance/textures/misc/tex-sub-image-2d.html
     * conformance/textures/misc/texture-formats-test.html
     * conformance/textures/misc/texture-npot.html
    
    BUG=angleproject:1113
    
    Change-Id: If5540e66d9017596bd83d95ec3ede043cbcfe0d2
    Reviewed-on: https://chromium-review.googlesource.com/293905Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    53b8aec0
UnpackAlignmentTest.cpp 7.84 KB
EditWeb IDE
×

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