diff options
author | Ilia Mirkin <[email protected]> | 2016-08-31 02:12:08 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-08-31 10:28:33 -0400 |
commit | 6118bcab4e9f57b834578afb34256d793efe83d0 (patch) | |
tree | 410ba2753d1119af163a87a59053ae06991ead3f /src/mesa/drivers/dri/i965/gen7_sf_state.c | |
parent | 5505845945fb9bdd0c752b0f299a627591205dbd (diff) |
nv30: set usage to staging so that the buffer is allocated in GART
The code a few lines below expects to migrate the bo in question to
VRAM. Since we're filling the initial data via CPU, it's more efficient
to create the temporary buffer in GART. There is no "push" method
implemented, otherwise we'd use that instead.
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen7_sf_state.c')
0 files changed, 0 insertions, 0 deletions