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
  • Jamie Madill's avatar
    D3D11: Fix RGBA32_UNORM integer vertex attribs. · 713e4db7
    Jamie Madill authored Mar 02, 2016
    This formats were mistakenly listed as having no conversion necessary
    in the vertex formats table. Fix is to mark them as CPU-converted.
    
    This bug would only occur for 'direct' storage attributes, not those
    that were dynamically streamed.
    
    BUG=angleproject:1331
    
    Change-Id: Ifa51b47d75e2f5bc762a718587470950cf195cb4
    Reviewed-on: https://chromium-review.googlesource.com/329999
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    713e4db7
VertexAttributeTest.cpp 15.5 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.