Home
last modified time | relevance | path

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

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_debug_output/
H A Dapi_error.c77 static GLboolean fetch_one_log_message() in fetch_one_log_message() function
117 while (fetch_one_log_message()); in test_api_error()
133 if (!fetch_one_log_message()) { in test_api_error()
139 if (fetch_one_log_message()) { in test_api_error()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/khr_debug/
H A Ddebug-push-pop-group.c63 static GLboolean fetch_one_log_message() in fetch_one_log_message() function
183 if (fetch_one_log_message()) { in test_push_pop_group_inheritance()
331 while(fetch_one_log_message()) in piglit_init()