clvk icon indicating copy to clipboard operation
clvk copied to clipboard

Add checks to avoid running out of order execution queues

Open Rekt3421 opened this issue 1 year ago • 0 comments

at the moment three conformance test issues are failing as clvk simply ignore out of order execution (as it is not supported) the tests are negative tests and are meant to fail the tests are :

negative_create_command_queue
negative_create_command_queue_with_properties
negative_create_command_queue_with_properties_khr

Rekt3421 avatar Jul 31 '24 21:07 Rekt3421