Home
last modified time | relevance | path

Searched defs:draw_rect (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dsurface.c2672const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in fbo_blitter_clear()
2765const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in raw_blitter_clear()
2993const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in ffp_blitter_clear()
3889const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in cpu_blitter_clear()
H A Dswapchain.c561 RECT draw_rect; in swapchain_gdi_frontbuffer_updated() local
H A Ddevice.c204 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 Dcs.c107 RECT draw_rect; member
H A Darb_program_shader.c7899const RECT *draw_rect, DWORD flags, const struct wined3d_color *colour, float depth, DWORD stencil) in arbfp_blitter_clear()
/reactos/base/applications/mstsc/
H A Dwin32.c1287 RECT draw_rect; in mi_screen_copy() local