mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 21:05:50 +12:00
metal: implement texture swizzling
This commit is contained in:
parent
2111c94f1e
commit
1a460d73be
4 changed files with 43 additions and 214 deletions
|
@ -29,6 +29,7 @@ namespace Metal {
|
|||
Interval<u32> range;
|
||||
|
||||
PICA::PixelFormatInfo formatInfo;
|
||||
MTL::Texture* base = nullptr;
|
||||
MTL::Texture* texture = nullptr;
|
||||
MTL::SamplerState* sampler = nullptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue