diff options
author | Rob Clark <[email protected]> | 2017-04-17 11:25:29 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2017-05-04 13:48:06 -0400 |
commit | 39c5a46a7a7e46fa84b21e749aa9547733f0c813 (patch) | |
tree | dfcf1645773d64291c312230d115c091885f3bb9 /src/gallium/include | |
parent | edde00f5f1a1a6b3f9827af0475f6ff097705c1f (diff) |
freedreno/a5xx: SSBO support
To simplify things for now, since all the gfx shader stages share a
single SSBO state block, only advertise SSBO support for fragment shader
(and compute when we have that). We could possibly use a fixed-
partitioning of the SSBO index space to support SSBOs on other stages
without having to resort to shader variants.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions