diff options
author | Rob Clark <[email protected]> | 2019-02-05 15:33:57 -0500 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-02-16 16:27:59 -0500 |
commit | 2e0ea3f09c79c657116cbc9cbc68377e364dfe28 (patch) | |
tree | 5d6f4a3793b79332d6de26140fd1b3d21703b131 /src/gallium/drivers/freedreno/freedreno_surface.c | |
parent | 75f3a5245e54d1be5b75db66ba50d7c2f5dee4fc (diff) |
freedreno/ir3: add image/ssbo <-> ibo/tex mapping
Images and SSBOs don't map directly to the hw. They end up being part
texture and part something else. Starting with a6xx, the hack used for
a5xx to smash the image tex state into hw texture state starting from
MAX counting down won't work, because we start using tex state also for
SSBO read.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_surface.c')
0 files changed, 0 insertions, 0 deletions