Searched defs:draw_rect (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/directx/wine/wined3d/ |
H A D | surface.c | 2672 …const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in fbo_blitter_clear() 2765 …const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in raw_blitter_clear() 2993 …const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in ffp_blitter_clear() 3889 …const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in cpu_blitter_clear()
|
H A D | swapchain.c | 561 RECT draw_rect; in swapchain_gdi_frontbuffer_updated() local
|
H A D | device.c | 204 const RECT *draw_rect, const RECT *clear_rect) in is_full_clear() 225 …UINT rect_count, const RECT *clear_rect, const RECT *draw_rect, DWORD flags, const struct wined3d_… in device_clear_render_targets()
|
H A D | cs.c | 107 RECT draw_rect; member
|
H A D | arb_program_shader.c | 7899 …const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in arbfp_blitter_clear()
|
/reactos/base/applications/mstsc/ |
H A D | win32.c | 1287 RECT draw_rect; in mi_screen_copy() local
|