aboutsummaryrefslogtreecommitdiff
path: root/include/xglLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xglLayer.h')
-rw-r--r--include/xglLayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xglLayer.h b/include/xglLayer.h
index 756b954f..7148fa42 100644
--- a/include/xglLayer.h
+++ b/include/xglLayer.h
@@ -123,7 +123,6 @@ typedef struct _XGL_LAYER_DISPATCH_TABLE
xglCmdResetEventType CmdResetEvent;
xglCmdWaitEventsType CmdWaitEvents;
xglCmdPipelineBarrierType CmdPipelineBarrier;
- xglCmdBufferAtomicType CmdBufferAtomic;
xglCmdBeginQueryType CmdBeginQuery;
xglCmdEndQueryType CmdEndQuery;
xglCmdResetQueryPoolType CmdResetQueryPool;