Home
last modified time | relevance | path

Searched refs:assert_has_bound_scheduler (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/marl/include/marl/
Ddebug.h37 void assert_has_bound_scheduler(const char* feature);
48 assert_has_bound_scheduler(feature);
/external/swiftshader/third_party/marl/src/
Ddebug.cpp42 void assert_has_bound_scheduler(const char* feature) { in assert_has_bound_scheduler() function