![]() |
Fove SDK v1.4.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. | |
Struct used to submit a texture using the Apple Metal API.