metal: implement texture swizzling
This commit is contained in:
@@ -29,6 +29,7 @@ namespace Metal {
|
||||
Interval<u32> range;
|
||||
|
||||
PICA::PixelFormatInfo formatInfo;
|
||||
MTL::Texture* base = nullptr;
|
||||
MTL::Texture* texture = nullptr;
|
||||
MTL::SamplerState* sampler = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user