diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2016-04-26 02:31:20 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2016-04-26 21:32:35 -0700 |
commit | 12c43a355c6a8812319dea661480488ed198ed06 (patch) | |
tree | 8c4cae4d052769c47a580061f6f6dd740038caaa /src/mesa/drivers/dri/i965/brw_primitive_restart.c | |
parent | 027c6c12220f802b39d0dac1ab996e451f95bcf5 (diff) | |
download | external_mesa3d-12c43a355c6a8812319dea661480488ed198ed06.zip external_mesa3d-12c43a355c6a8812319dea661480488ed198ed06.tar.gz external_mesa3d-12c43a355c6a8812319dea661480488ed198ed06.tar.bz2 |
mesa: Try to fix CopyTex[Sub]Image of stencil textures.
ES prohibits this, but GL appears to allow it. We at least need this
much, or else we'll crash as there's no source to read from.
This fixed crashes in the ES tests before I realized I needed to
prohibit stencil instead.
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_primitive_restart.c')
0 files changed, 0 insertions, 0 deletions