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
  • libANGLE
  • renderer
  • angle_format.py
Find file
BlameHistoryPermalink
  • Frank Henigman's avatar
    Vulkan: Convert streamed vertex data as needed. · 419acc8f
    Frank Henigman authored Jun 24, 2018
    Add two members to vk::Format:
    - vertex data copy function
    - flag indicating if the function converts or not
    Use the function when streaming vertex data so it gets converted if needed.
    Add fallbacks for integer formats.  These formats will now work everywhere,
    as long as they are in client memory, not a buffer object.
    Adjust test expectations accordingly.
    
    BUG=angleproject:2405
    
    Change-Id: I677221219d933c35740633a0ab7694293e218177
    Reviewed-on: https://chromium-review.googlesource.com/1084328Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    419acc8f
angle_format.py 8.01 KB
EditWeb IDE
×

Replace angle_format.py

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.