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
  • compiler
  • translator
  • ResourcesHLSL.cpp
Find file
BlameHistoryPermalink
  • Xinghua Cao's avatar
    Restrict member types for StructuredBuffer · d1bf23d7
    Xinghua Cao authored Jun 23, 2020
    Std140 storage layout has some rules for uniform block, must
    pad StructuredBuffer element type explicitly to match std140
    layout rules when translating std140 uniform block to
    StructuredBuffer. In this CL, restrict member types which are
    not needed to add paddings according std140 layout rules.
    
    Bug: angleproject:4783
    Change-Id: I50130da64ad6865083849bf55b76525f3d2835a8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2259226
    Commit-Queue: Xinghua Cao <xinghua.cao@intel.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJiajia Qin <jiajia.qin@intel.com>
    d1bf23d7
ResourcesHLSL.cpp 35.8 KB
EditWeb IDE
×

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