Searched defs:threaded_context_options (Results 1 – 1 of 1) sorted by relevance
546 struct threaded_context_options { struct547 tc_create_fence_func create_fence;548 tc_is_resource_busy is_resource_busy;549 bool driver_calls_flush_notify;557 bool unsynchronized_get_device_reset_status;583 struct threaded_context_options options; argument