Searched refs:WARN (Results 126 - 150 of 214) sorted by relevance

123456789

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddirectx.c62 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid),ppobj);
229 WARN("D3DFMT_R8G8B8 is not available on windows, returning D3DERR_NOTAVAILABLE\n");
362 WARN("Failed to initialize device, hr %#x.\n", hr);
H A Dcubetexture.c50 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
375 WARN("Failed to create wined3d cube texture, hr %#x.\n", hr);
H A Dtexture.c50 WARN("(%p)->(%s,%p) not found\n", This, debugstr_guid(riid), ppobj);
373 WARN("Failed to create wined3d texture, hr %#x.\n", hr);
H A Dvertexdeclaration.c431 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
455 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
H A Dvolumetexture.c50 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
373 WARN("Failed to create wined3d volume texture, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dsurface.c50 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
319 WARN("Surface does not support GetDC, returning D3DERR_INVALIDCALL\n");
436 WARN("Failed to create wined3d surface, hr %#x.\n", hr);
H A Dswapchain.c51 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
271 WARN("Failed to create wined3d swapchain, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dbuffer.c51 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
309 WARN("Failed to create wined3d buffer, hr %#x.\n", hr);
346 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
603 WARN("Failed to create wined3d buffer, hr %#x.\n", hr);
H A Dvertexdeclaration.c374 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
395 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
H A Dtexture.c62 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
430 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
823 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
1171 * a WARN and return NULL instead of having the usual assert() here.
1177 WARN("%p is not a valid IDirect3DBaseTexture8 interface.\n", iface);
1224 WARN("Failed to create wined3d texture, hr %#x.\n", hr);
1264 WARN("Failed to create wined3d cube texture, hr %#x.\n", hr);
1300 WARN("Failed to create wined3d volume texture, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dbuffer.c53 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
310 WARN("Failed to create wined3d buffer, hr %#x.\n", hr);
347 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
602 WARN("Failed to create wined3d buffer, hr %#x.\n", hr);
H A Ddirectx.c59 WARN("Application asks for IDirect3D9Ex, but this instance wasn't created with Direct3DCreate9Ex.\n");
69 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
477 WARN("Failed to initialize device, hr %#x.\n", hr);
589 WARN("Failed to initialize device, hr %#x.\n", hr);
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_misc.c42 WARN(("GL_SHARE_LISTS_CR invalid cound %d", count));
48 WARN(("GL_SHARE_LISTS_CR invalid type %d", type));
60 WARN(("GL_SHARE_LISTS_CR invalid value[%d] %d", i, ai32Values[i]));
67 WARN(("GL_SHARE_LISTS_CR invalid pCtx1 for value[%d] %d", i, ai32Values[i]));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCm.cpp145 WARN(("vboxVideoCmCmdCreateKm failed"));
254 WARN(("non-um cmd on visit, skipping"));
550 WARN(("unsupported cmd type %d", pCmd->enmType));
662 WARN(("unsupported cmd type %d", pHdr->CmdHdr.enmType));
H A DVBoxMPShgsmi.cpp153 WARN(("HGSMIHeapAlloc failed!"));
175 WARN(("HGSMIHeapAlloc failed!"));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/
H A DVBoxMPDriver.cpp70 WARN(("VBE card not found, returning ERROR_DEV_NOT_EXIST"));
200 WARN(("Input buffer too small %d/%d bytes", \
210 WARN(("Output buffer too small %d/%d bytes", \
568 WARN(("unsupported IOCTL %p, fn(%#x)",
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dclipper.c53 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
H A Dgl_compat.c185 WARN("Fog coords activated, but not supported. Using slow emulation\n");
206 WARN("Fog coords activated, but not supported. Using slow emulation\n");
227 WARN("Fog coords activated, but not supported. Using slow emulation\n");
248 WARN("Fog coords activated, but not supported. Using slow emulation\n");
H A Dsurface_base.c432 WARN("(%p): Not an overlay surface\n", This);
435 WARN("(%p): Dest surface is NULL\n", This);
551 WARN("Cannot use GetDC on a %s surface\n", debug_d3dformat(format_desc->format));
1007 WARN(" Surface is busy, returning DDERR_SURFACEBUSY\n");
1026 WARN("Application gave us bad source rectangle for Blt.\n");
1039 WARN("Application gave us bad destination rectangle for Blt without a clipper set.\n");
1116 WARN("Out of screen rectangle in special case. Not handled right now.\n");
1177 WARN("Cannot convert source surface format to dest format\n");
1464 WARN("Flags=DDBLT_DDFX nothing done for WINEDDBLTFX_ARITHSTRETCHY\n");
1489 WARN("Flag
[all...]
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_blitter.h297 WARN(("CrBltEnter failed rc %d", rc));
317 WARN(("invalid Blt Leave"));
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c86 WARN(("Recieved GL_HH_SET_DEFAULT_SHARED_CTX from guest, ignoring"));
89 WARN(("Recieved GL_HH_SET_CLIENT_CALLOUT from guest, ignoring"));
112 WARN(("GL_SHARE_LISTS_CR invalid cound %d", count));
118 WARN(("GL_SHARE_LISTS_CR invalid type %d", type));
130 WARN(("GL_SHARE_LISTS_CR invalid value[%d] %d", i, val));
137 WARN(("GL_SHARE_LISTS_CR invalid pCtx1 for value[%d] %d", i, val));
143 WARN(("GL_SHARE_LISTS_CR invalid pCtx1 pContext for value[%d] %d", i, val));
304 WARN(("Recieved GL_HH_SET_CLIENT_CALLOUT from guest, ignoring"));
349 WARN(("Recieved GL_HH_SET_DEFAULT_SHARED_CTX from guest, ignoring"));
352 WARN(("Recieve
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader.c1695 WARN("Wrong shader type %d.\n", reg_maps->shader_version.type);
1700 WARN("Shader version %d not supported by this D3D API version.\n", reg_maps->shader_version.major);
1720 WARN("Shader version %d.%d not supported by your GPU with the current shader backend.\n",
1805 WARN("end_idx %u > float constants limit %u.\n",
1959 WARN("Failed to set function, hr %#x.\n", hr);
2028 WARN("Failed to set function, hr %#x.\n", hr);
2058 WARN("Blending into a sRGB render target with no GL_ARB_framebuffer_sRGB "
2095 WARN("Fixing up projected texture transform flags from %#x to %#x.\n",
2105 WARN("Application requested projected texture with unsuitable texture coordinates.\n");
2106 WARN("(textur
[all...]
H A Dsurface.c480 WARN("Cannot use GetDC on a %s surface.\n", debug_d3dformat(format->id));
906 * 3: WARN and return WINED3DERR_NOTAVAILABLE;
913 WARN("Unable to allocate a surface which exceeds the maximum OpenGL texture size.\n");
1250 WARN("Invalid context, skipping blit.\n");
1350 WARN("Invalid context, skipping blit.\n");
1650 WARN("Surface is busy, returning WINEDDERR_SURFACEBUSY.\n");
1662 WARN("The application gave us a bad destination rectangle.\n");
1676 WARN("Application gave us bad source rectangle for Blt.\n");
1720 WARN("D3D not initialized, using fallback.\n");
1806 WARN("Rejectin
[all...]
H A Dcontext.c389 WARN("Depth stencil is smaller than the primary color buffer, disabling\n");
527 WARN("Occlusion queries not supported, not allocating query id.\n");
595 WARN("Event queries not supported, not allocating query id.\n");
747 WARN("Failed to set pixel format %d on device context %p, last error %#x.\n",
787 WARN("Failed to set pixel format %d on device context %p.\n",
802 WARN("Failed to make GL context %p current on device context %p, last error %#x.\n",
805 WARN("Failed to make GL context %p current on device context %p, last error %#x.\n",
809 WARN("Trying fallback to the backup window.\n");
1385 WARN("Context %p is not active.\n", context);
1387 WARN("Contex
[all...]
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dnet.c1104 WARN(( "Can't handle read pixels" ));
1110 WARN(("CR_MESSAGE_WRITEBACK not expected\n"));
1117 WARN(("CR_MESSAGE_READBACK not expected\n"));
1136 WARN(("crNetDefaultRecv: received a bad message: type=%d buf=[%s]\n"
1282 WARN(("HostCaps supportted for HGCM only!"));

Completed in 125 milliseconds

123456789