Searched refs:debug_get_option (Results 1 – 4 of 4) sorted by relevance
40 EXPECT_STREQ(debug_get_option("X_TEST_GALLIUM_DRIVER", ""), "test_driver"); in test_thread()
354 debug_get_option(const char *name, const char *dfault);
156 debug_get_option(const char *name, const char *dfault) in debug_get_option() function
636 const char *override_cpu_caps = debug_get_option("GALLIUM_OVERRIDE_CPU_CAPS", NULL); in check_cpu_caps_override()