Skia
2DGraphicsLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrBackendSemaphore Class Reference

Wrapper class for passing into and receiving data from Ganesh about a backend semaphore object. More...

#include <GrBackendSemaphore.h>

Public Member Functions

void initGL (GrGLsync sync)
 
GrGLsync glSync () const
 

Private Attributes

GrBackend fBackend
 
union {
   GrGLsync   fGLSync
 
}; 
 
bool fIsInitialized
 

Detailed Description

Wrapper class for passing into and receiving data from Ganesh about a backend semaphore object.


The documentation for this class was generated from the following file: