Kaynağa Gözat

Remove unused fields

Blaž Tomažič 7 yıl önce
ebeveyn
işleme
e4f4c996ce
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      src/renderer_mtl.mm

+ 0 - 3
src/renderer_mtl.mm

@@ -2176,9 +2176,6 @@ namespace bgfx { namespace mtl
 		TimerQueryMtl     m_gpuTimer;
 		TimerQueryMtl     m_gpuTimer;
 		CommandQueueMtl   m_cmd;
 		CommandQueueMtl   m_cmd;
 
 
-		CAMetalLayer* m_metalLayer;
-		uint32_t      m_maxAnisotropy;
-
 		bool m_iOS9Runtime;
 		bool m_iOS9Runtime;
 		bool m_macOS11Runtime;
 		bool m_macOS11Runtime;
 		bool m_hasPixelFormatDepth32Float_Stencil8;
 		bool m_hasPixelFormatDepth32Float_Stencil8;