Sync demos copy of metal-cpp.h to match RenderDoc version

This commit is contained in:
Jake Turner
2024-04-13 07:31:58 +01:00
parent abfe1d4894
commit 1a85fcffba
@@ -12939,6 +12939,7 @@ _MTL_INLINE MTL::Device* MTL::DepthStencilState::device() const
namespace MTL
{
class SamplerDescriptor; // RD: forward declare SamplerDescriptor
_MTL_ENUM(NS::Integer, IOCompressionMethod) {
IOCompressionMethodZlib = 0,
IOCompressionMethodLZFSE = 1,