Searched defs:SharedSwapState (Results 1 – 2 of 2) sorted by relevance
37 struct SharedSwapState struct39 struct SwapTexture47 SwapTexture textures[3];52 pthread_mutex_t mutex;55 SwapTexture *beingRendered;56 SwapTexture *lastRendered;57 SwapTexture *beingPresented;
38 - (id)initWithSharedState:(rx::SharedSwapState *)swapState44 - (id)initWithSharedState:(rx::SharedSwapState *)swapState