![]() |
Fove SDK
v1.3.1
|
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) | |
![]() | |
Fove_GraphicsAPI | graphicsAPI |
Rendering API of this texture. More... | |
Struct used to submit a texture using the Apple Metal API.