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
  • VertexAttributeTest.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Vulkan: Disable OES_vertex_type_10_10_10_2 on GLES 2.0 · 1850492e
    Mohan Maiya authored Oct 02, 2019
    - Because of the difference in the SNORM to FLOAT conversion formula
      between GLES 2.0 and 3.0, OES_vertex_type_10_10_10_2 is disabled
      when the context version is lower than 3.0.
    - Modify test conversion formula to be compliant with GLES 3.0 equation
    
    Bug: angleproject:3868
    Test: angle_end2end_tests --gtest_filter=VertexAttributeTest*Packed*Vulkan
    Change-Id: I8b85d8146ee05353bc40fa0022f05d6634c33110
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1792197
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    1850492e
VertexAttributeTest.cpp 89.9 KB
EditWeb IDE
×

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