diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2016-01-07 16:25:49 -0800 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2016-01-07 16:31:57 -0800 |
commit | 1b1dca75a401b2d885ae7583837a63c3f66da022 (patch) | |
tree | 24b81bbc7c48065082869e05c8c412a8bf7f7f20 /src/vulkan/gen8_state.c | |
parent | a18b5e642ce70c3d4d5f7f243ee562baa3161306 (diff) |
vk: Make sure we emit binding table pointers after push constants
SKL needs this to make sure we flush the push constants. It gets a
little tricky, since we also need to emit binding tables before push
constants, since that may affect the push constants (dynamic buffer
offsets and storage image parameters). This patch splits emitting
binding tables from emitting the pointers so that we can emit push
constants after binding tables but before emitting binding table
pointers.
Diffstat (limited to 'src/vulkan/gen8_state.c')
0 files changed, 0 insertions, 0 deletions