|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d_private.h>

Public Attributes | |
| struct list | entry |
| struct list | available [WINED3D_ALLOCATOR_CHUNK_ORDER_COUNT] |
| struct wined3d_allocator * | allocator |
| unsigned int | map_count |
| void * | map_ptr |
Definition at line 3128 of file wined3d_private.h.
| struct wined3d_allocator* wined3d_allocator_chunk::allocator |
Definition at line 3132 of file wined3d_private.h.
| struct list wined3d_allocator_chunk::available[WINED3D_ALLOCATOR_CHUNK_ORDER_COUNT] |
Definition at line 3131 of file wined3d_private.h.
Definition at line 3130 of file wined3d_private.h.
Definition at line 3133 of file wined3d_private.h.
| void* wined3d_allocator_chunk::map_ptr |
Definition at line 3134 of file wined3d_private.h.