Fove SDK  v1.3.1
Public Attributes | List of all members
Fove_MetalTexture Struct Reference

Struct used to submit a texture using the Apple Metal API. More...

#include <FoveAPI.h>

Collaboration diagram for Fove_MetalTexture:
Collaboration graph
[legend]

Public Attributes

Fove_CompositorTexture parent
 Parent object.
 
void * texture
 Pointer to an MTLTexture (which must have MTLTextureUsageShaderRead specified)
 

Detailed Description

Struct used to submit a texture using the Apple Metal API.