Home
last modified time | relevance | path

Searched defs:threaded_context_options (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h544 struct threaded_context_options { struct
545 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