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
  • WebGLCompatibilityTest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Mark RGB HALF_FLOAT_OES as renderable with EXT_color_buffer_half_float and WebGL · be042f19
    Geoff Lang authored Mar 14, 2019
    The EXT_color_buffer_half_float spec states:
    
        If OES_texture_half_float is supported, textures created with:
    
            <internalformat> = RGBA
            <format> = RGBA
            <type> = HALF_FLOAT_OES
    
        are renderable.
    
    But WebGL content relies on being able to render to both RGB and RGBA unsized
    HALF_FLOAT_OES textures.
    
    Framebuffers may still return unsupported for this format.
    
    BUG=941671
    
    Change-Id: I42d909d26508b9cdf7cda6d1dc025b0e2ed87732
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1523530Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    (cherry picked from commit 979f3bbe)
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1539261Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    be042f19
WebGLCompatibilityTest.cpp 162 KB
EditWeb IDE
×

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