diff options
author | Kenneth Graunke <[email protected]> | 2013-09-13 15:27:04 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-19 10:52:57 -0700 |
commit | 113a75ff2d5013583bc41f5bd71e24d7897cd459 (patch) | |
tree | 02dea7a7bbbfedb9bc4eebe5f585768eb992f33a /src/mesa/main/texturebarrier.h | |
parent | 72340839cae5db8630256f48868d8ce4a526a687 (diff) |
i965: Use brw_upload_binding_table() for the pixel shader as well.
This is not quite the same: brw_upload_binding_table() also has code to
early-return if there are no entries, while the existing code did not.
The PS binding table is unlikely to be empty since it will have at least
one color buffer. If it ever is empty, early returning seems wise.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/main/texturebarrier.h')
0 files changed, 0 insertions, 0 deletions