|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wined3d_private.h>
Public Attributes | |
| LONG | head |
| LONG | tail |
| BYTE | data [WINED3D_CS_QUEUE_SIZE] |
Definition at line 3545 of file wined3d_private.h.
| BYTE wined3d_cs_queue::data[WINED3D_CS_QUEUE_SIZE] |
Definition at line 3548 of file wined3d_private.h.
| LONG wined3d_cs_queue::head |
Definition at line 3547 of file wined3d_private.h.
| LONG wined3d_cs_queue::tail |
Definition at line 3547 of file wined3d_private.h.