Skia
2DGraphicsLibrary
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GrTGpuResourceRef< GrTexture > Class Template Reference
Inheritance diagram for GrTGpuResourceRef< GrTexture >:
GrGpuResourceRef

Public Member Functions

 GrTGpuResourceRef (GrTexture *texture, GrIOType ioType)
 
GrTextureget () const
 
void set (GrTexture *texture, GrIOType ioType)
 
- Public Member Functions inherited from GrGpuResourceRef
GrGpuResourcegetResource () const
 
bool ownsPendingIO () const
 Does this object own a pending read or write on the resource it is wrapping. More...
 
void reset ()
 Shortcut for calling setResource() with NULL. More...
 

Private Types

typedef GrGpuResourceRef INHERITED
 

Additional Inherited Members

- Protected Member Functions inherited from GrGpuResourceRef
 GrGpuResourceRef (GrGpuResource *, GrIOType)
 Adopts a ref from the caller. More...
 
void setResource (GrGpuResource *, GrIOType)
 Adopts a ref from the caller. More...
 

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