mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Reserve Chunk for modifying MTLBuffer contents
MTLBuffer_InternalModifyCPUContents
This commit is contained in:
committed by
Baldur Karlsson
parent
f5a2bae23c
commit
c6fff16bf2
@@ -232,6 +232,7 @@ enum class MetalChunk : uint32_t
|
||||
MTLBuffer_removeAllDebugMarkers,
|
||||
MTLBuffer_remoteStorageBuffer,
|
||||
MTLBuffer_newRemoteBufferViewForDevice,
|
||||
MTLBuffer_InternalModifyCPUContents,
|
||||
Max
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user