Searched defs:threaded_context_options (Results 1 – 1 of 1) sorted by relevance
544 struct threaded_context_options { struct545 tc_create_fence_func create_fence;546 tc_is_resource_busy is_resource_busy;547 bool driver_calls_flush_notify;555 bool unsynchronized_get_device_reset_status;581 struct threaded_context_options options; argument