diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/xgl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xgl.h b/include/xgl.h index 6f4659b0..f8f6a7a2 100644 --- a/include/xgl.h +++ b/include/xgl.h @@ -1318,7 +1318,6 @@ typedef struct _XGL_MEMORY_ALLOC_INFO XGL_STRUCTURE_TYPE sType; // Must be XGL_STRUCTURE_TYPE_MEMORY_ALLOC_INFO XGL_VOID* pNext; // Pointer to next structure XGL_GPU_SIZE allocationSize; // Size of memory allocation - XGL_GPU_SIZE alignment; XGL_UINT heapCount; const XGL_UINT* pHeaps; XGL_MEMORY_PRIORITY memPriority; |
