diff options
author | Anuj Phogat <[email protected]> | 2014-02-21 16:58:07 -0800 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2014-03-04 11:22:39 -0800 |
commit | 063980151e801fca6c314e14c82e9a7b8c04a4d2 (patch) | |
tree | e85a0fb3285eee0a34ceaf669b8d893378b76dbc /src/mesa/main/pixel.c | |
parent | f2d724c68662668b7c232ae0e5f018a82dfa0b3d (diff) |
mesa: Set initial internal format of a texture to GL_RGBA
From OpenGL 4.0 spec, page 398:
"The initial internal format of a texel array is RGBA
instead of 1. TEXTURE_COMPONENTS is deprecated; always
use TEXTURE_INTERNAL_FORMAT."
Fixes Khronos OpenGL CTS test failure: proxy_textures_invalid_size
Cc: <[email protected]>
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/pixel.c')
0 files changed, 0 insertions, 0 deletions