Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/cgl/
DWindowSurfaceCGL.h39 struct SwapTexture struct
41 GLuint texture;
42 unsigned int width;
43 unsigned int height;
44 uint64_t swapId;
/external/angle/src/libANGLE/renderer/gl/eagl/
DWindowSurfaceEAGL.h42 struct SwapTexture struct
44 GLuint texture;
45 unsigned int width;
46 unsigned int height;
47 uint64_t swapId;