diff options
author | Paul Berry <[email protected]> | 2013-08-22 17:15:04 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-08-26 08:55:39 -0700 |
commit | 612226c43b072eb45dc3ed21484054824e1c863c (patch) | |
tree | 5da43b95d23af9c5345e17ac6b78b0c39cad8677 /src/mapi/glapi/gen/ARB_texture_float.xml | |
parent | 4bf91ca791844c16fda48f54386f1b30f6acefca (diff) |
i965: Remove redundant (and uninitialized) field vec4_generator::ctx.
We never noticed that this field was uninitialized because it is only
used in an error path that reports internal Mesa errors.
But it's silly to have it around anyway because &brw->ctx is
equivalent.
Should fix Coverity defect CID 1063351: Uninitialized pointer field
(UNINIT_CTOR) /src/mesa/drivers/dri/i965/brw_vec4_emit.cpp: 148
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mapi/glapi/gen/ARB_texture_float.xml')
0 files changed, 0 insertions, 0 deletions