aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_flush.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2012-02-10 18:57:15 -0700
committerBrian Paul <[email protected]>2012-02-15 14:07:43 -0700
commit5a70e12fc0897a3178c73b20d99fc0f11b180374 (patch)
tree4de6530e5b1b54b31c74eae9a36fbf2f4949388c /src/mesa/state_tracker/st_cb_flush.c
parentfc855f85d03c0e3de54443fbfecd235e0d703be9 (diff)
st/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user-created renderbuffers
The st_renderbuffer_alloc_storage() function is used to allocate both window-system buffers and user-created renderbuffers. The later kind are never directly displayed so don't set PIPE_BIND_DISPLAY_TARGET for those surfaces. NOTE: This is a candidate for the 8.0 branch. Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker/st_cb_flush.c')
0 files changed, 0 insertions, 0 deletions