diff options
author | Kenneth Graunke <[email protected]> | 2016-04-26 02:31:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2016-04-26 21:32:35 -0700 |
commit | 12c43a355c6a8812319dea661480488ed198ed06 (patch) | |
tree | 8c4cae4d052769c47a580061f6f6dd740038caaa /src/mesa/main/imports.h | |
parent | 027c6c12220f802b39d0dac1ab996e451f95bcf5 (diff) |
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 <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/main/imports.h')
0 files changed, 0 insertions, 0 deletions