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
  • scripts
  • code_generation_hashes
  • Vulkan_format.json
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Support float textures and renderbuffers · 6caa2652
    Mohan Maiya authored Sep 11, 2019
    Fixed support in the vulkan backend for legacy
    GLES2.0 formats (luminance, alpha,
    luminance_alpha)
    
    Correctly exposed the following extensions:
    OES_texture_float
    OES_texture_half_float
    OES_texture_float_linear
    OES_texture_half_float_linear
    EXT_color_buffer_float
    EXT_color_buffer_half_float
    
    Some of the above extensions have different
    requirements depending on other extension support
    and the context client version, and were
    incorrectly assuming the most restrictive
    requirements to be exposed.
    
    Implemented end2end tests for:
    OES_texture_float
    OES_texture_half_float
    OES_texture_float_linear
    OES_texture_half_float_linear
    EXT_color_buffer_float
    EXT_color_buffer_half_float
    
    Bug: angleproject:2898
    Bug: angleproject:2726
    Test: ./angle_end2end_tests --gtest_filter='Texture2DFloatTest*'
    Change-Id: I7024aa1393eadafb5a0fb83c23e9035aae650b67
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1740276
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    6caa2652
Vulkan_format.json 466 Bytes
EditWeb IDE
×

Replace Vulkan_format.json

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.