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 the vertex_type_2_10_10_10_rev format · 8400d05c
    Mohan Maiya authored Aug 07, 2019
    - Modify the python script and json file to generate the code which
    adds the function for vertex_type_2_10_10_10_rev. These functions
    handle the loading and conversion for vertex_type_2_10_10_10_rev.
    
    - Modify ConvertVertex.comp and ConvertVertex.comp.json to perform
    a GPU based conversion for vertex format of type 2_10_10_10_rev
    
    - Modify BindingIsAligned function to check that both stride and
    binding offset is aligned to the format size when the component
    size is not aligned to 8 bits.
    
    - Modify deqp3 expectations file to enable type_2_10_10_10_rev format
    vertex array tests.
    
    Bug: angleproject:3193
    Test: dEQP-GLES3.functional.vertex_arrays.single_attribute.*2_10_10_10*
    Change-Id: I2358d0d8888f7dfd7eac999dc150f643167de817
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1709035Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    8400d05c
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.