mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
MetalChunk entries for MTLCommandQueue
This commit is contained in:
committed by
Baldur Karlsson
parent
61bac7a3ba
commit
02d72c038e
@@ -77,6 +77,9 @@ enum class MetalChunk : uint32_t
|
||||
MTLLibrary_newFunctionWithDescriptor,
|
||||
MTLLibrary_newIntersectionFunctionWithDescriptor,
|
||||
MTLFunction_newArgumentEncoderWithBufferIndex,
|
||||
MTLCommandQueue_commandBuffer,
|
||||
MTLCommandQueue_commandBufferWithDescriptor,
|
||||
MTLCommandQueue_commandBufferWithUnretainedReferences,
|
||||
Max
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user