MetalChunk entries for MTLCommandQueue

This commit is contained in:
Jake Turner
2022-03-25 10:24:22 +00:00
committed by Baldur Karlsson
parent 61bac7a3ba
commit 02d72c038e
+3
View File
@@ -77,6 +77,9 @@ enum class MetalChunk : uint32_t
MTLLibrary_newFunctionWithDescriptor,
MTLLibrary_newIntersectionFunctionWithDescriptor,
MTLFunction_newArgumentEncoderWithBufferIndex,
MTLCommandQueue_commandBuffer,
MTLCommandQueue_commandBufferWithDescriptor,
MTLCommandQueue_commandBufferWithUnretainedReferences,
Max
};