diff options
author | Kenneth Graunke <[email protected]> | 2019-01-31 16:54:43 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-04 11:17:56 -0800 |
commit | dc46317d1ab1805feacd94297bd9e57b6881c4d3 (patch) | |
tree | 59df7daf309afb19ea0e6323c99176f7c840c1f9 /scons | |
parent | 56c3b4971d44748ad8618efdf8833ec2f9af4078 (diff) |
st/mesa: Set pipe_image_view::shader_access in PBO readpixels.
Commit 8b626a22b24089edf90cb1b06e5b1895bb36c61b introduced a new
pipe_image_view::shader_access field, indicating the access mode
specified in the shader. st/mesa's built-in PBO download shader
creates a write-only image buffer, so we should flag it as such.
Nobody uses this field yet (Iris will), so we don't need to backport
this fix to stable branches.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions