Searched defs:gfxtest_info (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/include/
H A DlibvtsSUNWxfb.h82 } gfxtest_info; typedef in typeref:struct:gfxtest_info_t
84 typedef int (*gfxtest_func_ptr)(gfxtest_info *);
89 gfxtest_info structure. The library does the malloc, so call cleanup
93 extern int get_tests(gfxtest_info *tests);
98 extern int cleanup_tests(gfxtest_info *tests);

Completed in 10 milliseconds