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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c294 static void context_check_fbo_status(struct wined3d_context *context) function
492 context_check_fbo_status(context);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c266 void context_check_fbo_status(const struct wined3d_context *context, GLenum target) function
2558 context_check_fbo_status(context, GL_FRAMEBUFFER);
2657 context_check_fbo_status(context, GL_FRAMEBUFFER);
2806 context_check_fbo_status(context, GL_FRAMEBUFFER);

Completed in 48 milliseconds