mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-21 12:59:14 +12:00
sample textures
This commit is contained in:
parent
b62a14d3ff
commit
3bb1ccd4d8
3 changed files with 72 additions and 6 deletions
|
@ -56,5 +56,5 @@ class RendererMTL final : public Renderer {
|
|||
}
|
||||
|
||||
MTL::Texture* getTexture(Metal::Texture& tex);
|
||||
void bindTexturesToSlots();
|
||||
void bindTexturesToSlots(MTL::RenderCommandEncoder* encoder);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue