Searched refs:WARN_ (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c189 WARN_(d3d_perf)("Fog coords activated, but not supported. Using slow emulation\n");
210 WARN_(d3d_perf)("Fog coords activated, but not supported. Using slow emulation\n");
231 WARN_(d3d_perf)("Fog coords activated, but not supported. Using slow emulation\n");
252 WARN_(d3d_perf)("Fog coords activated, but not supported. Using slow emulation\n");
H A Ddrawprim.c762 WARN_(d3d_perf)("Using software emulation because not all material properties could be tracked.\n");
775 WARN_(d3d_perf)("Using software emulation because manual fog coordinates are provided.\n");
797 WARN_(d3d_perf)("Using immediate mode with vertex shaders for half float emulation.\n");
H A Ddirectx.c624 WARN_(d3d_perf)("PBO test failed, read back data doesn't match original.\n"
2712 WARN_(d3d_perf)("Driver doesn't guarantee a minimum buffer map alignment.\n");
3218 WARN_(d3d_perf)("Framebuffer objects not supported, falling back to backbuffer offscreen rendering mode.\n");
H A Dsurface.c1053 WARN_(d3d_perf)("Mapping a dynamic surface without WINED3D_MAP_DISCARD.\n");
1729 WARN_(d3d_perf)("Converted surface, using CPU blit.\n");
1741 WARN_(d3d_perf)("Using fallback for complex blit (%#x).\n", flags);
H A Dcontext.c1608 WARN_(d3d_perf)("%p: %s.\n", ctx, debugstr_an(message, length));
H A Ddevice.c224 WARN_(d3d_perf)("load_base_vertex_index is < 0 (%d), not using VBOs.\n", state->load_base_vertex_index);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddebug.h276 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Ddebug.h301 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h339 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h339 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h335 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h339 #define WARN_(ch) WINE_WARN_(ch) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c309 WARN_(d3d_caps)("Error creating default context for capabilities initialization.\n");
566 WARN_(d3d_caps)("PBO test failed, read back data doesn't match original.\n");
567 WARN_(d3d_caps)("Disabling PBOs. This may result in slower performance.\n");
2704 WARN_(d3d_caps)("Framebuffer objects not supported, falling back to backbuffer offscreen rendering mode.\n");
3235 WARN_(d3d_caps)("(%p)-> (STUB) (Adptr:%d, DevType:(%x,%s), AdptFmt:(%x,%s), RendrTgtFmt:(%x,%s), DepthStencilFmt:(%x,%s))\n",
3273 WARN_(d3d_caps)("unsupported format pair: %s and %s\n", debug_d3dformat(RenderTargetFormat), debug_d3dformat(DepthStencilFormat));
3384 WARN_(d3d_caps)("Adapter >= IWineD3D_GetAdapterCount(iface), returning WINED3DERR_INVALIDCALL\n");
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c388 WARN_(d3d_caps)("PBO test failed, read back data doesn't match original.\n");
389 WARN_(d3d_caps)("Disabling PBOs. This may result in slower performance.\n");
2566 WARN_(d3d_caps)("Framebuffer objects not supported, falling back to backbuffer offscreen rendering mode.\n");

Completed in 951 milliseconds