/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/ |
H A D | ast.c | 251 AST *zztmake(AST *rt, ...) argument 262 va_start(ap, rt); 263 root = rt;
|
H A D | PCCTSAST.cpp | 95 make(PCCTS_AST *rt, ...) argument 101 va_start(ap, rt); 102 root = rt;
|
/vbox/src/VBox/Frontends/VirtualBox/src/globals/ |
H A D | UIImageTools.cpp | 101 int rt = 0; local 116 rt += qRed(rgba); 122 dsl[0] = qRgba(rt / b, gt / b, bt / b, at / b); 133 rt -= qRed(rgba); 145 rt += qRed(rgba); 151 dsl[x] = qRgba(rt / b, gt / b, bt / b, at / b); 161 int rt = 0; local 171 rt += qRed(rgba); 177 dest.setPixel(x, 0, qRgba(rt / b, gt / b, bt / b, at / b)); 188 rt [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/ |
H A D | swapchain.c | 385 struct d3d9_surface *rt = unsafe_impl_from_IDirect3DSurface9(surf); local 388 hr = wined3d_swapchain_present_rt(swapchain->wined3d_swapchain, rt->wined3d_surface);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/ |
H A D | swapchain.c | 320 IDirect3DSurface9Impl *rt = (IDirect3DSurface9Impl *) surf; local 323 hr = IWineD3DSwapChain_PresentRt(This->wineD3DSwapChain, rt->wineD3DSurface);
|
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/ |
H A D | snmp_msg.h | 213 u8_t rt; member in struct:snmp_msg_pstat
|
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/ |
H A D | snmp_msg.h | 230 u8_t rt; member in struct:snmp_msg_pstat
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | swapchain.c | 64 static VOID swapchain_cleanup_rt_refs(IWineD3DSwapChainImpl *pSwapchain, IWineD3DSurface *rt, int iBb) argument 73 if (rt == context->current_rt) 84 if (device->render_targets[i] == rt) 735 /* @todo: if we're in PresentRt mode, check whether the current present rt is updated
|
H A D | context.c | 2556 IWineD3DSurface *rt = context->current_rt; local 2559 device = ((IWineD3DSurfaceImpl *)rt)->resource.device; 2560 if (!surface_is_offscreen(rt)) 2563 glDrawBuffer(surface_get_gl_buffer(rt));
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | swapchain.c | 40 static VOID swapchain_cleanup_rt_refs(struct wined3d_swapchain *swapchain, struct wined3d_surface * rt, int iBb) argument 49 if (rt == context->current_rt) 60 if (device->fb.render_targets[i] == rt) 1512 HRESULT CDECL wined3d_swapchain_present_rt(struct wined3d_swapchain *swapchain, struct wined3d_surface *rt) argument 1515 HRESULT hr = wined3d_surface_blt(bb, NULL, rt, NULL, 0, NULL, 0);
|
H A D | context.c | 2100 const struct wined3d_surface *rt = context->current_rt; local 2102 if (rt->swapchain && rt->swapchain->front_buffer == rt) 2107 GetClientRect(rt->swapchain->win_handle, &window_size); 2112 Assert(window_size.right - window_size.left == rt->resource.width); 2113 Assert(window_size.bottom - window_size.top == rt->resource.height); 2120 size->cx = rt->resource.width; 2121 size->cy = rt->resource.height; 2506 static DWORD context_generate_rt_mask_no_fbo(const struct wined3d_device *device, const struct wined3d_surface *rt) argument 2519 struct wined3d_surface *rt = context->current_rt; local [all...] |
H A D | shader.c | 2051 const struct wined3d_surface *rt = state->fb->render_targets[0]; local 2052 if (rt->resource.format->flags & WINED3DFMT_FLAG_SRGB_WRITE)
|
H A D | utils.c | 3181 const struct wined3d_surface *rt = state->fb->render_targets[0]; local 3401 && rt->resource.format->flags & WINED3DFMT_FLAG_SRGB_WRITE)
|
H A D | device.c | 583 struct wined3d_surface *rt = fb->render_targets[i]; local 584 if (rt) 585 surface_load_location(rt, rt->draw_binding, NULL); 659 struct wined3d_surface *rt = fb->render_targets[i]; local 661 if (rt) 662 surface_modify_location(rt, rt->draw_binding, TRUE); 5294 struct wined3d_surface *rt = device->fb.render_targets[0]; local 5300 state->viewport.width = rt [all...] |
H A D | state.c | 4986 const struct wined3d_surface *rt = state->fb->render_targets[0]; local 4991 && rt->resource.format->flags & WINED3DFMT_FLAG_SRGB_WRITE)
|
H A D | surface.c | 3029 void surface_set_compatible_renderbuffer(struct wined3d_surface *surface, const struct wined3d_surface *rt) argument 3037 if (rt && rt->resource.format->id != WINED3DFMT_NULL) 3039 width = rt->pow2Width; 3040 height = rt->pow2Height;
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | mapidefs.h | 592 ULONG rt; member in struct:_SRestriction
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/ |
H A D | xf86str.h | 535 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | mapidefs.h | 595 ULONG rt; member in struct:_SRestriction
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86str.h | 617 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86str.h | 617 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86str.h | 609 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86str.h | 602 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86str.h | 613 resType rt; member in struct:_EntityAccessRec
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86str.h | 612 resType rt; member in struct:_EntityAccessRec
|