ReactOS 0.4.17-dev-934-g091855f
d2d_command_push_layer Struct Reference
Collaboration diagram for d2d_command_push_layer:

Public Attributes

struct d2d_command c
 
D2D1_LAYER_PARAMETERS1 params
 
ID2D1Layer * layer
 

Detailed Description

Definition at line 115 of file command_list.c.

Member Data Documentation

◆ c

struct d2d_command d2d_command_push_layer::c

Definition at line 117 of file command_list.c.

◆ layer

ID2D1Layer* d2d_command_push_layer::layer

Definition at line 119 of file command_list.c.

◆ params

D2D1_LAYER_PARAMETERS1 d2d_command_push_layer::params

Definition at line 118 of file command_list.c.


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