summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2012-11-26 23:52:20 -0800
committerKenneth Graunke <[email protected]>2012-11-28 18:15:53 -0800
commit746fc346eae21d227b06799f3e82a1404c75bdc9 (patch)
tree3e6e9f8cd8a35dd91490b9dca8512dd888f97095 /m4
parent031146736c5b4e3c955a81440c6b02c5427fda0e (diff)
i965/vs: Rework memory contexts for shader compilation data.
During compilation, we allocate a bunch of things: the IR needs to last at least until code generation...and then the program store needs to last until after we upload the program. For simplicity's sake, just keep it all around until we upload the program. After that, it can all be freed. This will also save a lot of headaches during the upcoming refactoring. Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions