Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h546 struct threaded_context_options { struct
547 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