summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2019-06-10 14:21:05 +0300
committerJason Ekstrand <[email protected]>2019-06-11 16:25:07 -0500
commit6230bfeb656f1de598e8ed58cef548dc1c1781aa (patch)
tree2446fc4962501e2ddea710def03b7e83ad9d7047 /src/mesa/state_tracker
parent39f4dc23a5af1b78a58905cf91d56441b59eb80a (diff)
anv/cmd_buffer: Reuse gen8 Cmd{Set, Reset}Event on gen7
Modern DXVK requires event support [1], but looks like it only uses vkCmdSetEvent() + vkGetEventStatus(). So we can just borrow the relevant code from gen8, leaving CmdWaitEvents still unimplemented. [1] https://github.com/doitsujin/dxvk/commit/8c3900c533d83d12c970b905183d17a1d3e8df1f v2: Also move CmdWaitEvents into genX_cmd_buffer.c (Jason) Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions