diff options
author | Brian Paul <[email protected]> | 2011-07-14 20:57:34 -0600 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-08-29 10:10:03 -0700 |
commit | 570016cef27b8b2078d1495fcbce86e3c86c0ee4 (patch) | |
tree | 8cddc75fa2e860ce9c7d88192d028808fadf162b /src/mesa/main/nvprogram.c | |
parent | 68f8cf72638e974a5bf2ae3e88c2e3539d88e2b6 (diff) |
mesa: Add driver hooks for texture image mapping/unmapping.
ctx->Driver.MapTextureImage() / UnmapTextureImage() will be called by
the glTex[Sub]Image(), glGetTexImage() functions, etc. when we're
accessing texture data, and also for software rendering when accessing
texture data.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/nvprogram.c')
0 files changed, 0 insertions, 0 deletions