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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c207 surface->get_drawable_size = get_drawable_size_fbo;
233 surface->get_drawable_size = get_drawable_size_fbo;
943 surface->get_drawable_size = get_drawable_size_fbo;
H A Dwined3d_private.h2352 void get_drawable_size_fbo(const struct wined3d_context *context, UINT *width, UINT *height) DECLSPEC_HIDDEN;
H A Ddevice.c5608 void get_drawable_size_fbo(const struct wined3d_context *context, UINT *width, UINT *height) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c4639 case ORM_FBO: This->get_drawable_size = get_drawable_size_fbo; break;
5314 case ORM_FBO: This->get_drawable_size = get_drawable_size_fbo; break;
H A Dwined3d_private.h2490 void get_drawable_size_fbo(struct wined3d_context *context, UINT *width, UINT *height) DECLSPEC_HIDDEN;
H A Ddevice.c7633 void get_drawable_size_fbo(struct wined3d_context *context, UINT *width, UINT *height) function
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2525 void get_drawable_size_fbo(struct wined3d_context *context, UINT *width, UINT *height) DECLSPEC_HIDDEN;

Completed in 1859 milliseconds