summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_extensions.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-31 08:50:15 -0600
committerBrian Paul <brianp@vmware.com>2009-08-31 08:50:15 -0600
commit92033a9516942d7272ce4bf36ecd422009bbaf60 (patch)
tree4db20f17fa58ed4aa2e7751e7f6f20566fbe00fc /src/mesa/drivers/dri/intel/intel_extensions.c
parentc69a4dce75d5282fc88f76da5ac0d27e65012727 (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/dri/intel/intel_extensions.c')
0 files changed, 0 insertions, 0 deletions