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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c4144 else if (cpu_blit.blit_supported(&myDevice->adapter->gl_info, BLIT_OP_COLOR_FILL,
4148 return cpu_blit.color_fill(myDevice, This, &dst_rect, color);
5613 const struct blit_shader cpu_blit = { variable in typeref:struct:blit_shader
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c7549 FIXME("Depth filling not implemented by cpu_blit.\n");
7553 const struct blit_shader cpu_blit = { variable in typeref:struct:blit_shader

Completed in 74 milliseconds