diff options
author | Christoph Bumiller <[email protected]> | 2012-01-11 18:50:15 +0100 |
---|---|---|
committer | Christoph Bumiller <[email protected]> | 2012-01-11 20:26:47 +0100 |
commit | f6b994b3058d1c6cd7c28eef522c08df3d83bea7 (patch) | |
tree | 4cccab3923631e35b2208050d434c459f45ac0ce /src/gallium/drivers/nv50/codegen | |
parent | 58dc1b28d1ef4d1931c52b079d304f2e1546329d (diff) |
nv50,nvc0: zero out program struct on program_destroy
Prevent any state from carrying over to a new translation in cases
where we assume that data is still zero from initial calloc (these
would require us to do individual zeroing before translation which
would be more code).
Diffstat (limited to 'src/gallium/drivers/nv50/codegen')
0 files changed, 0 insertions, 0 deletions