Searched refs:assert_error_test (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dshader_api.c32 static void assert_error_test(const char *file, int line, GLenum expect) function in typeref:typename:void
43 #define assert_error(err) assert_error_test(__FILE__, __LINE__, (err))

Completed in 2 milliseconds