Searched refs:WARN (Results 76 - 100 of 214) sorted by relevance

123456789

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c263 WARN("IDirect3D9 instance wasn't created with CreateDirect3D9Ex, returning E_NOINTERFACE.\n");
273 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
299 WARN("unexpected ref count %d, destroying in anyway", refs);
510 WARN("No cursor bitmap, returning D3DERR_INVALIDCALL.\n");
625 WARN("Texture %p (resource %p) in pool D3DPOOL_DEFAULT blocks the Reset call.\n", texture, resource);
634 WARN("Resource %p in pool D3DPOOL_DEFAULT blocks the Reset call.\n", resource);
641 WARN("Surface %p (resource %p) in pool D3DPOOL_DEFAULT blocks the Reset call.\n", surface, resource);
645 WARN("Surface %p (resource %p) is an implicit resource with ref 0.\n", surface, resource);
864 WARN("Failed to initialize texture, hr %#x.\n", hr);
899 WARN("Faile
[all...]
H A Dswapchain.c63 WARN("IDirect3D9 instance wasn't created with CreateDirect3D9Ex, returning E_NOINTERFACE.\n");
73 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
348 WARN("Failed to create wined3d swapchain, hr %#x.\n", hr);
369 WARN("Failed to initialize swapchain, hr %#x.\n", hr);
H A Dvertexdeclaration.c222 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
358 WARN("Invalid element type %#x.\n", d3d9_elements[i].Type);
387 WARN("Failed to create wined3d vertex declaration elements, hr %#x.\n", hr);
413 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
436 WARN("Failed to initialize vertex declaration, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dbuffer.c68 WARN("Invalid range dirtified, marking entire buffer dirty\n");
750 WARN("Cannot synchronize buffer lock due to a thread conflict\n");
879 WARN("Buffer is mapped, skipping preload.\n");
946 WARN("Reloading buffer because of decl change\n");
1125 WARN("WINED3D_MAP_READONLY combined with WINED3D_MAP_DISCARD, ignoring flags.\n");
1130 WARN("WINED3D_MAP_READONLY combined with WINED3D_MAP_NOOVERWRITE, ignoring flags.\n");
1137 WARN("WINED3D_MAP_DISCARD and WINED3D_MAP_NOOVERWRITE used together, ignoring.\n");
1143 WARN("DISCARD or NOOVERWRITE map on non-dynamic buffer, ignoring.\n");
1234 WARN("Pointer %p is not %u byte aligned.\n", buffer->resource.allocatedMemory, RESOURCE_ALIGNMENT);
1303 WARN("Unma
[all...]
H A Dpalette.c186 WARN("Failed to create palette.\n");
193 WARN("Failed to set palette entries, hr %#x.\n", hr);
217 WARN("Failed to initialize palette, hr %#x.\n", hr);
H A Dwined3d_main.c133 WARN("Failed to initialize wined3d object, hr %#x.\n", hr);
384 WARN("Leftover wndproc table entry %p.\n", &wndproc_table.entries[i]);
473 WARN("Window %p is already registered with wined3d.\n", window);
534 WARN("Not unregistering window %p, window proc %#lx doesn't match wined3d window proc %p.\n",
548 WARN("Not unregistering window %p, window proc %#lx doesn't match wined3d window proc %p.\n",
H A Dswapchain.c89 WARN("Something's still holding the front buffer (%p).\n", swapchain->front_buffer);
101 WARN("Something's still holding back buffer %u (%p).\n", i, swapchain->back_buffers[i]);
176 WARN("Something's still holding the front buffer (%p).\n", swapchain->front_buffer);
188 WARN("Something's still holding back buffer %u (%p).\n", i, swapchain->back_buffers[i]);
300 WARN("Swapchain doesn't have a backbuffer, returning WINED3DERR_INVALIDCALL\n");
355 WARN("Invalid back buffer index.\n");
600 WARN("Invalid context, skipping present.\n");
1148 WARN("Failed to create front buffer, hr %#x.\n", hr);
1174 WARN("Failed to set display mode, hr %#x.\n", hr);
1232 WARN("Faile
[all...]
H A Dvolume.c278 WARN("Trying to unlock unlocked volume %p.\n", volume);
308 WARN("Volume cannot be created - no volume texture support.\n");
322 WARN("Failed to initialize resource, returning %#x.\n", hr);
367 WARN("Failed to initialize volume, returning %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dpalette.c56 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
225 WARN("Failed to create palette.\n");
232 WARN("Failed to set palette entries, hr %#x.\n", hr);
H A Dswapchain_gdi.c53 WARN("(%p) Something's still holding the front buffer\n",This);
63 WARN("(%p) Something's still holding the back buffer\n",This);
187 WARN("Swapchain doesn't have a backbuffer, returning WINED3DERR_INVALIDCALL\n");
H A Ddevice.c240 WARN("loadBaseVertexIndex is < 0 (%d), not using vbos\n", This->stateBlock->loadBaseVertexIndex);
290 WARN("Skipping unsupported fixed function element of format %s and usage %s\n",
686 WARN("Failed to initialize buffer, hr %#x.\n", hr);
715 WARN("Vertex buffer in D3DPOOL_SCRATCH requested, returning WINED3DERR_INVALIDCALL\n");
732 WARN("Failed to initialize buffer, hr %#x.\n", hr);
767 WARN("Failed to initialize buffer, hr %#x\n", hr);
796 WARN("Failed to initialize stateblock, hr %#x.\n", hr);
849 WARN("Failed to initialize surface, returning %#x.\n", hr);
917 WARN("Failed to initialize texture, returning %#x\n", hr);
962 WARN("Faile
[all...]
H A Dvolume.c123 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
313 WARN("Trying to unlock unlocked volume %p.\n", iface);
424 WARN("Volume cannot be created - no volume texture support.\n");
438 WARN("Failed to initialize resource, returning %#x.\n", hr);
H A Dtexture.c396 WARN("(%p) level(%d) overflow Levels(%d)\n", This, Level, This->baseTexture.levels);
411 WARN("(%p) level(%d) overflow Levels(%d)\n", This, Level, This->baseTexture.levels);
428 WARN("(%p) level(%d) overflow Levels(%d)\n", This, Level, This->baseTexture.levels);
444 WARN("(%p) level(%d) overflow Levels(%d)\n", This, Level, This->baseTexture.levels);
530 WARN("(%p) : Texture cannot be created with a format of WINED3DFMT_UNKNOWN.\n", texture);
551 WARN("Attempted to create a mipmapped np2 texture without unconditional np2 support.\n");
563 WARN("No mipmap generation support, returning WINED3DERR_INVALIDCALL.\n");
569 WARN("D3DUSAGE_AUTOGENMIPMAP is set, and level count > 1, returning WINED3DERR_INVALIDCALL.\n");
591 WARN("Failed to initialize basetexture, returning %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dpixelshader.c49 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
154 WARN("Failed to created wined3d pixel shader, hr %#x.\n", hr);
205 WARN("(%p) : Call to IWineD3DDevice_GetPixelShader failed %u (device %p)\n", This, hrc, This->WineD3DDevice);
H A Dvertexdeclaration.c218 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
359 WARN("Invalid element type %#x.\n", d3d9_elements[i].Type);
388 WARN("Failed to create wined3d vertex declaration elements, hr %#x.\n", hr);
415 WARN("Failed to create wined3d vertex declaration, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDrawCmd.cpp220 WARN(("unsupported pixel format!!!"));
231 WARN(("source buffer is NULL!!!"));
247 WARN(("source buffer is not NULL!!!"));
255 WARN(("Failed to allocate buffer!!!"));
416 WARN(("no more slots %d!!!", pDev->cSSB));
441 WARN(("no slot: pDev->cSSB = %d!!!", pDev->cSSB));
470 WARN(("no slot: pDev->cSSB = %d!!!", pDev->cSSB));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPMisc.cpp62 WARN(("vboxWddmMemAllocZero failed for size (%d)", sizeof (pTbl->paData[0]) * cNewSize));
403 WARN(("invalid cbSize1 %d", cbSize));
410 WARN(("invalid cbSize2 %d", cbSize));
415 WARN(("Zero winHostID specified!"));
421 WARN(("vboxWddmSwapchainCtxEscape: no context specified"));
437 WARN(("number of allocations passed in too big (%d), max is (%d)", pSwapchainInfo->SwapchainInfo.cAllocs, VBOXWDDM_ARRAY_MAXELEMENTSU32(VBOXWDDM_ALLOCATION)));
562 WARN(("vboxWddmHTableCreate failes, Status (x%x)", Status));
692 WARN(("ZwQueryValueKey failed, Status 0x%x", Status));
700 WARN(("IoOpenDeviceRegistryKey failed Status 0x%x", Status));
706 WARN(("faile
[all...]
H A DVBoxMPVidPn.h162 WARN(("getting Source info failed %#x", Status));
223 WARN(("getting Target info failed %#x", Status));
286 WARN(("getting Monitor info failed %#x", Status));
350 WARN(("getting Path info failed %#x", Status));
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp427 WARN(("pfnUnlockCb failed, hr %#x", hr));
450 WARN(("vboxWddmDalNotifyChange failed %#x, ignoring", hr));
473 WARN(("pfnLockCb failed %#x, Flags %#x", hr, Flags.Value));
490 WARN(("vboxWddmDalNotifyChange failed %#x", hr));
699 WARN(("VBoxD3DIfLockRect failed, hr(0x%x)", hr));
741 WARN(("pfnVBoxWineExD3DSwapchain9GetHostWinID failed, hr 0x%x", hr));
1087 WARN(("GetBackBuffer failed, hr (0x%x)",hr));
1105 WARN(("VBoxD3DIfSurfGet failed, hr (0x%x)",hr));
1197 WARN(("StretchRect failed, hr (0x%x)", tmpHr));
1203 WARN(("GetFrontBufferDat
[all...]
H A DVBoxDispDbg.cpp63 WARN(("GetModuleFileNameA failed, winEr %d", winEr));
289 WARN(("VBoxD3DIfSurfGet failed, hr 0x%x", hr));
521 WARN(("stretched comparison not supported!!"));
576 WARN(("matching different rects of the same allocation, unsupported!"));
582 WARN(("matching different formats, unsupported!"));
589 WARN(("uninited bpp! unsupported!"));
601 WARN(("stretched comparison not supported!!"));
609 WARN(("VBoxD3DIfLockRect failed, hr(0x%x)", hr));
616 WARN(("VBoxD3DIfLockRect failed, hr(0x%x)", hr));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddevice.c226 WARN("Invalid handle %u passed.\n", handle);
233 WARN("Handle %u(%p) is not of type %#x.\n", handle, entry, type);
251 WARN("Invalid handle %u passed.\n", handle);
258 WARN("Handle %u(%p) is not of type %#x.\n", handle, entry, type);
298 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
473 WARN("No cursor bitmap, returning WINED3DERR_INVALIDCALL\n");
528 WARN("Failed to initialize swapchain, hr %#x.\n", hr);
675 WARN("Failed to initialize texture, hr %#x.\n", hr);
707 WARN("Failed to initialize volume texture, hr %#x.\n", hr);
738 WARN("Faile
[all...]
H A Dsurface.c49 WARN("(%p)->(%s,%p),not found\n", This, debugstr_guid(riid), ppobj);
242 WARN("Trying to lock an invalid rectangle, returning D3DERR_INVALIDCALL\n");
324 WARN("Failed to create wined3d surface, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dsurface.c53 WARN("%s not implemented, returning E_NOINTERFACE.\n", debugstr_guid(riid));
275 WARN("Trying to lock an invalid rectangle, returning D3DERR_INVALIDCALL\n");
368 WARN("Failed to create wined3d surface, hr %#x.\n", hr);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/common/
H A DVBoxMPCommon.cpp30 WARN(("Illegal length 0!"));
H A DVBoxMPUtils.h121 WARN(("vps(%#x)!=NO_ERROR", _vps)); \

Completed in 128 milliseconds

123456789