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

/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dxeglgears.c364 struct egl_manager *eman; local in function:egl_manager_new
427 egl_manager_create_window(struct egl_manager * eman,const char * name,EGLint w,EGLint h,EGLBoolean need_surface,EGLBoolean fullscreen,const EGLint * attrib_list) argument
513 egl_manager_create_pixmap(struct egl_manager * eman,EGLNativeWindowType xwin,EGLBoolean need_surface,const EGLint * attrib_list) argument
541 egl_manager_create_pbuffer(struct egl_manager * eman,const EGLint * attrib_list) argument
553 egl_manager_destroy(struct egl_manager * eman) argument
578 texture_gears(struct egl_manager * eman,int surface_type) argument
616 copy_gears(struct egl_manager * eman,EGLint tile_w,EGLint tile_h,EGLint w,EGLint h) argument
633 event_loop(struct egl_manager * eman,EGLint surface_type,EGLint w,EGLint h) argument
782 struct egl_manager *eman; local in function:main
[all...]

Completed in 5 milliseconds