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
  • ParseContext.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Only enable shader array size restrictions for HLSL · 1d02157e
    Tim Van Patten authored Sep 24, 2019
    Shader arrays are currently restricted to 64K entries for all translator
    back ends.   This is being changed to just HLSL, since the other back
    ends appear to have support for larger sizes.
    
    Bug: angleproject:3865
    Test: dEQP-GLES31.functional.compute.basic.copy_image_to_ssbo_large
    Test: dEQP-GLES31.functional.compute.basic.copy_ssbo_to_image_large
    Test: ComputeShaderTest.VeryLargeArrayInsideFunction/*
    Change-Id: I9a9d1322e24b3206debdea6a3fd517b4d6869ed9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1821943
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarTobin Ehlis <tobine@google.com>
    1d02157e
ParseContext.cpp 216 KB
EditWeb IDE
×

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