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
  • Format.h
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Add isYUV to angle::Format · 5163cd0c
    Mohan Maiya authored Mar 18, 2021
    In preparation for adding support for more YUV formats
    add an 'isYUV' field that tracks whether a format is a
    YUV format. For now it is set if the format string contains
    the substring 'PLANE'. This is not the case for all known YUV
    formats but the condition can be expanded when required.
    
    Bug: angleproject:5773
    Change-Id: Icb574037dc8105584931835dab0b60e8bafa3262
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2774762Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    5163cd0c
Format.h 7.9 KB
EditWeb IDE
×

Replace Format.h

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.