diff options
author | Brian Paul <[email protected]> | 2019-03-08 15:49:49 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2019-03-11 20:08:16 -0600 |
commit | 04544d852c457ac333e2d43adb7d42d8c9b80d4f (patch) | |
tree | adabcf31f9e531d6612ba4921840d25e06b4d156 /configure.ac | |
parent | 45c6da5a48b52594ea7f116a56ce92481fbb964a (diff) |
drisw: fix incomplete type compilation failure
Fixes:
../src/gallium/winsys/sw/dri/dri_sw_winsys.c: In function ‘dri_sw_displaytarget_display’:
../src/gallium/winsys/sw/dri/dri_sw_winsys.c:255:39: error: dereferencing pointer to incomplete type ‘struct pipe_box’
offset = dri_sw_dt->stride * box->y;
^
Reviewed-by: Mathias Fröhlich <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions