Home
last modified time | relevance | path

Searched defs:SharedSwapState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/
H A DWindowSurfaceCGL.h37 struct SharedSwapState struct
39 struct SwapTexture
47 SwapTexture textures[3];
52 pthread_mutex_t mutex;
55 SwapTexture *beingRendered;
56 SwapTexture *lastRendered;
57 SwapTexture *beingPresented;
H A DWindowSurfaceCGL.mm38 - (id)initWithSharedState:(rx::SharedSwapState *)swapState
44 - (id)initWithSharedState:(rx::SharedSwapState *)swapState