diff options
author | Eric Anholt <eric@anholt.net> | 2011-11-15 12:49:25 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2011-11-22 13:58:38 -0800 |
commit | 05ab8fc13461aa9d6612d75c899dac20de067da6 (patch) | |
tree | 5ebaac17f41de97541844540e6e66648aeac9fe2 /src/gallium | |
parent | 925356c8c0b21998a1f53f042269818c19163385 (diff) | |
download | external_mesa3d-05ab8fc13461aa9d6612d75c899dac20de067da6.zip external_mesa3d-05ab8fc13461aa9d6612d75c899dac20de067da6.tar.gz external_mesa3d-05ab8fc13461aa9d6612d75c899dac20de067da6.tar.bz2 |
intel: Remove duplicate test for texture attachment completeness.
We are already testing this if appropriate in
intel_validate_framebuffer (FBO completeness), so no need to avoid
attaching the texture to the renderbuffer here.
This causes MESA_FORMAT_R11_G11_B10_FLOAT to now be renderable as a texture
attachment on i965.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions