Searched defs:discard (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dmalloc.h72 unsigned int ( * discard ) ( void ); member in struct:cache_discarder
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/bits/
H A Dbyteswap.h59 uint32_t discard; local
67 "=r" ( discard ) );
/vbox/src/libs/zlib-1.2.6/examples/
H A Dzran.c251 unsigned char discard[WINSIZE]; local
298 strm.next_out = discard;
303 strm.next_out = discard;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dsurface.c301 UINT width, UINT height, D3DFORMAT format, BOOL lockable, BOOL discard, UINT level,
318 lockable, discard, level, &surface->wineD3DSurface, usage & WINED3DUSAGE_MASK, (WINED3DPOOL)pool,
300 surface_init(IDirect3DSurface8Impl *surface, IDirect3DDevice8Impl *device, UINT width, UINT height, D3DFORMAT format, BOOL lockable, BOOL discard, UINT level, DWORD usage, D3DPOOL pool, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality) argument
H A Ddevice.c819 TRACE("iface %p, width %u, height %u, format %#x, lockable %#x, discard %#x, level %u, surface %p,\n"
2636 DWORD multisample_quality, BOOL discard, IWineD3DSurface **surface)
2643 "\tmultisample_quality %u, discard %u, surface %p\n",
2644 iface, superior, width, height, format, multisample_type, multisample_quality, discard, surface);
2634 device_parent_CreateDepthStencilSurface(IWineD3DDeviceParent *iface, IUnknown *superior, UINT width, UINT height, WINED3DFORMAT format, WINED3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality, BOOL discard, IWineD3DSurface **surface) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dsurface.c382 UINT width, UINT height, D3DFORMAT format, BOOL lockable, BOOL discard, UINT level,
421 lockable, discard, level, &surface->wineD3DSurface, usage & WINED3DUSAGE_MASK, (WINED3DPOOL)pool,
429 lockable, discard, level, &surface->wineD3DSurface, usage & WINED3DUSAGE_MASK, (WINED3DPOOL)pool,
381 surface_init(IDirect3DSurface9Impl *surface, IDirect3DDevice9Impl *device, UINT width, UINT height, D3DFORMAT format, BOOL lockable, BOOL discard, UINT level, DWORD usage, D3DPOOL pool, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality , HANDLE *shared_handle , void *pvClientMem ) argument
H A Ddevice.c1208 TRACE("iface %p, width %u, height %u, format %#x, lockable %#x, discard %#x, level %u, surface %p.\n"
1272 "discard %#x, surface %p, shared_handle %p.\n",
2881 BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle, DWORD usage)
2884 "discard %#x, surface %p, shared_handle %p, usage %#x stub!\n",
2886 discard, surface, shared_handle, usage);
3165 DWORD multisample_quality, BOOL discard, IWineD3DSurface **surface)
3172 "\tmultisample_quality %u, discard %u, surface %p\n",
3173 iface, superior, width, height, format, multisample_type, multisample_quality, discard, surface);
3176 d3dformat_from_wined3dformat(format), multisample_type, multisample_quality, discard,
2879 IDirect3DDevice9ExImpl_CreateDepthStencilSurfaceEx(IDirect3DDevice9Ex *iface, UINT width, UINT height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality, BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle, DWORD usage) argument
3163 device_parent_CreateDepthStencilSurface(IWineD3DDeviceParent *iface, IUnknown *superior, UINT width, UINT height, WINED3DFORMAT format, WINED3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality, BOOL discard, IWineD3DSurface **surface) argument
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPortForwardingTable.cpp728 bool UIPortForwardingTable::discard() const function in class:UIPortForwardingTable
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dsavage_drm.h109 int discard; /* discard DMA buffer when done */ member in struct:drm_savage_cmdbuf
H A Dmach64_drm.h236 int discard; /* Client finished with buffer? */ member in struct:drm_mach64_vertex
H A Dmga_drm.h380 int discard; /* client finished with buffer? */ member in struct:drm_mga_vertex
387 int discard; /* client finished with buffer? */ member in struct:drm_mga_indices
H A Dr128_drm.h264 int discard; /* Client finished with buffer? */ member in struct:drm_r128_vertex
272 int discard; /* Client finished with buffer? */ member in struct:drm_r128_indices
306 int discard; member in struct:drm_r128_indirect
H A Dradeon_drm.h173 #define RADEON_CMD_DMA_DISCARD 4 /* discard current dma buf */
616 int discard; /* Client finished with buffer? */ member in struct:drm_radeon_vertex
624 int discard; /* Client finished with buffer? */ member in struct:drm_radeon_indices
633 int discard; /* Client finished with buffer? */ member in struct:drm_radeon_vertex2
680 int discard; member in struct:drm_radeon_indirect
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c388 UINT width, UINT height, UINT level, BOOL lockable, BOOL discard, WINED3DMULTISAMPLE_TYPE multisample_type,
465 if (discard) surface->Flags |= SFLAG_DISCARD;
1952 * gl into the sysmem copy. The PBO may be mapped, a different rectangle locked, the discard flag
387 surface_init(IWineD3DSurfaceImpl *surface, WINED3DSURFTYPE surface_type, UINT alignment, UINT width, UINT height, UINT level, BOOL lockable, BOOL discard, WINED3DMULTISAMPLE_TYPE multisample_type, UINT multisample_quality, IWineD3DDeviceImpl *device, DWORD usage, WINED3DFORMAT format, WINED3DPOOL pool, IUnknown *parent, const struct wined3d_parent_ops *parent_ops , HANDLE *shared_handle , void *pvClientMem ) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c1218 BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle)
1224 "discard %#x, surface %p, shared_handle %p.\n",
1226 discard, surface, shared_handle);
1231 if (discard)
3312 BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle, DWORD usage)
3315 "discard %#x, surface %p, shared_handle %p, usage %#x stub!\n",
3317 discard, surface, shared_handle, usage);
1216 d3d9_device_CreateDepthStencilSurface(IDirect3DDevice9Ex *iface, UINT width, UINT height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality, BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle) argument
3310 d3d9_device_CreateDepthStencilSurfaceEx(IDirect3DDevice9Ex *iface, UINT width, UINT height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multisample_type, DWORD multisample_quality, BOOL discard, IDirect3DSurface9 **surface, HANDLE *shared_handle, DWORD usage) argument
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h1344 * If the discard flag is present in a surface DMA operation, the host may
1345 * discard the contents of the current mipmap level and face of the target
1348 uint32_t discard : 1; member in struct:__anon14725

Completed in 196 milliseconds