PatchworkOS
Loading...
Searching...
No Matches
cmd_surface_invalidate_t Struct Reference

#include <cmd.h>

Data Fields

cmd_header_t header
 
surface_id_t target
 
rect_t invalidRect
 

Detailed Description

Definition at line 88 of file cmd.h.

Field Documentation

◆ header

cmd_header_t cmd_surface_invalidate_t::header

Definition at line 90 of file cmd.h.

◆ invalidRect

rect_t cmd_surface_invalidate_t::invalidRect

Definition at line 92 of file cmd.h.

Referenced by client_action_surface_invalidate(), and window_invalidate_flush().

◆ target

surface_id_t cmd_surface_invalidate_t::target

Definition at line 91 of file cmd.h.

Referenced by client_action_surface_invalidate(), and window_invalidate_flush().


The documentation for this struct was generated from the following file: