diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2015-06-12 17:21:01 -0700 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2015-06-12 18:21:50 -0700 |
commit | fa8a07748d96525b208146065b5264821a9ef338 (patch) | |
tree | c50f03f08be45341f5f32f0da521e92192d7e9ca /src/vulkan/gen7_pack.h | |
parent | c103c4990c9a647891ed3ee1667c129ee3e16996 (diff) |
vk: Compute CS exec mask and thread width max in pipeline
We compute the right mask and thread width max parameters as part of
pipeline creation and set them accordingly at vkCmdDispatch() and
vkCmdDispatchIndirect() time. These parameters depend only on the local
group size and the dispatch width of the program so we can figure this
out at pipeline create time.
Diffstat (limited to 'src/vulkan/gen7_pack.h')
0 files changed, 0 insertions, 0 deletions