diff options
author | Kenneth Graunke <[email protected]> | 2013-06-08 10:06:21 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-06-10 10:58:47 -0700 |
commit | fc800f0c60a21bc895d1db55a41fb99c306e1544 (patch) | |
tree | 8b729c059a7c95348654029ff49cb405d206056a /src/egl/docs | |
parent | 6c966ccf07bcaf64fba1a9b699440c30dc96e732 (diff) |
i965: Allocate push constant L3 space once at startup on Gen7+.
We always allocate the maximum amount of space and never change it, so
it makes sense to do it once. Programming it on startup also lets us
skip re-programming it from BLORP.
This removes a tiny amount of overhead from our drawing loop.
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/egl/docs')
0 files changed, 0 insertions, 0 deletions