diff options
author | Kenneth Graunke <[email protected]> | 2014-04-29 15:32:40 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-11-03 15:32:53 -0800 |
commit | 051bfe4d52e551476a39dec1f50c11cd7c36b7df (patch) | |
tree | 27b0ea71b6fa4207203e9d6a97a6913bf6f8da60 /src/mesa/swrast/s_clear.c | |
parent | 1df496edb9254d5060288d27114211fd21c02ece (diff) |
i965/skl: Always emit 3DSTATE_BINDING_TABLE_POINTERS_* on Skylake.
On SKL, 3DSTATE_CONSTANT_* command is not committed until we give
the corresponding 3DSTATE_BINDING_TABLE_POINTERS_* command. If we
fail to do so, the constant buffers wont be read and push constants
will be wrong.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_clear.c')
0 files changed, 0 insertions, 0 deletions