![]() |
Fove SDK
v1.2.0
|
Struct used to submit a texture using the Apple Metal API. More...
#include <FoveAPI.h>


Public Member Functions | |
| Fove_MetalTexture (void *const t=nullptr) | |
Public Attributes | |
| void * | texture = nullptr |
| Pointer to an MTLTexture (which must have MTLTextureUsageShaderRead specified) | |
Public Attributes inherited from Fove_CompositorTexture | |
| Fove_GraphicsAPI | graphicsAPI |
| Rendering API of this texture. More... | |
Struct used to submit a texture using the Apple Metal API.
1.8.17