Skia
2D Graphics Library
GrRecordingContext.h File Reference
#include "include/core/SkColorType.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkTArray.h"
#include "include/private/gpu/ganesh/GrContext_Base.h"
#include "include/private/gpu/ganesh/GrImageContext.h"
#include <map>
#include <memory>
#include <string>
Include dependency graph for GrRecordingContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GrRecordingContext
 
class  GrRecordingContext::Arenas
 
class  GrRecordingContext::OwnedArenas
 
struct  GrRecordingContext::ProgramData
 
class  GrRecordingContext::Stats
 

Namespaces

 sktext
 
 sktext::gpu
 

Functions

static GrDirectContextGrAsDirectContext (GrContext_Base *base)
 Safely cast a possibly-null base context to direct context. More...
 

Function Documentation

◆ GrAsDirectContext()

static GrDirectContext* GrAsDirectContext ( GrContext_Base *  base)
inlinestatic

Safely cast a possibly-null base context to direct context.