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
  • validationES31.cpp
Find file
BlameHistoryPermalink
  • Qin Jiajia's avatar
    ES31: Fix incorrect error code in DispatchComputeIndirect · a4ef843f
    Qin Jiajia authored Feb 22, 2018
    INVALID_VALUE error should be generated not INVALID_OPERATION if indirect
    is not a multiple of the size, in basic machine units, of uint.
    
    Meanwhile, we put the validation of indirect before indirect buffer so that
    the corresponding deqp cases can pass.
    
    BUG=angleproject:2324
    
    Change-Id: I223ec1893a6dd613f84e51a98f02d5f79482952f
    Reviewed-on: https://chromium-review.googlesource.com/929900Reviewed-by: 's avatarJiawei Shao <jiawei.shao@intel.com>
    Reviewed-by: 's avatarYunchao He <yunchao.he@intel.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    a4ef843f
validationES31.cpp 57.5 KB
EditWeb IDE
×

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