Searched refs:gfxtest_info (Results 1 - 6 of 6) 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);
H A Dgfx_vts.h67 gfxtest_info *tests);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A DlibvtsSUNWast.c30 static gfxtest_info *tests_info;
62 register gfxtest_info *const tests)
100 register gfxtest_info *const tests)
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c30 static gfxtest_info *tests_info;
62 register gfxtest_info *const tests)
100 register gfxtest_info *const tests)
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c30 static gfxtest_info *tests_info;
62 register gfxtest_info *const tests)
100 register gfxtest_info *const tests)
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/
H A Dgfx_vts.c219 gfx_vts_free_tests(gfxtest_info *tests)

Completed in 15 milliseconds