diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-03-02 17:12:31 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-03-02 17:12:31 -0700 |
| commit | eeec695ccb24f17fdfd968075dea0fd85d0d0d7e (patch) | |
| tree | 7cfe6c76a4fa9e9c545ab4f5386dad3837966ab7 /include/xglLayer.h | |
| parent | 920a0b628b394c22857c2c2dd6c94d14918139b2 (diff) | |
| download | usermoji-eeec695ccb24f17fdfd968075dea0fd85d0d0d7e.tar.xz | |
Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave"
This reverts commit fea3e5fc1ef2f3c9e4f06ab5a8d682f89b76377e.
Diffstat (limited to 'include/xglLayer.h')
| -rw-r--r-- | include/xglLayer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xglLayer.h b/include/xglLayer.h index 8a823ab8..fc192571 100644 --- a/include/xglLayer.h +++ b/include/xglLayer.h @@ -48,7 +48,6 @@ typedef struct _XGL_LAYER_DISPATCH_TABLE xglSetMemoryPriorityType SetMemoryPriority; xglMapMemoryType MapMemory; xglUnmapMemoryType UnmapMemory; - xglRecordMemoryRangeType RecordMemoryRange; xglPinSystemMemoryType PinSystemMemory; xglGetMultiGpuCompatibilityType GetMultiGpuCompatibility; xglOpenSharedMemoryType OpenSharedMemory; |
