diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-31 08:50:15 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-31 08:50:15 -0600 |
commit | 92033a9516942d7272ce4bf36ecd422009bbaf60 (patch) | |
tree | 4db20f17fa58ed4aa2e7751e7f6f20566fbe00fc /src/mesa/drivers | |
parent | c69a4dce75d5282fc88f76da5ac0d27e65012727 (diff) |
mesa: new assertions, comments about buffer mapping
Since ctx->Driver.MapBuffer() and ctx->Driver.MapBufferRange() may be called
from other places in Mesa (such as VBO) it's important that the driver
callbacks set all the buffer object fields properly (Pointer, Offset, Length,
etc). Add assertions to make sure that the driver does that.
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions