diff options
author | Michel Dänzer <[email protected]> | 2015-02-05 12:46:04 +0900 |
---|---|---|
committer | Michel Dänzer <[email protected]> | 2015-02-06 10:55:53 +0900 |
commit | a338dc01866ce50bf7555ee8dc08491c7f63b585 (patch) | |
tree | 3e7a68a933244ac29aed8e0143ce42302a249b3f /include/c99_compat.h | |
parent | 17abefa12be1d5e7d436bfbb082c3eba19adf26c (diff) |
st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB
The latter currently implies CPU read access, so only PIPE_USAGE_STAGING
can be expected to be fast.
Mesa demos src/tests/streaming_rect on Kaveri (radeonsi):
Unpatched: 42 frames in 1.023 seconds = 41.056 FPS
Patched: 615 frames in 1.000 seconds = 615.000 FPS
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88658
Cc: "10.3 10.4" <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'include/c99_compat.h')
0 files changed, 0 insertions, 0 deletions