Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
AndroidGLContext Class Reference
Inheritance diagram for AndroidGLContext:
GLContext

Public Member Functions

void set_context ()
 
void reset_context ()
 
void flush_context ()
 
void init_gles3 ()
 
GL_Renderer get_platform ()
 
- Public Member Functions inherited from GLContext
bool halfFloatTextureSupported ()
 
void setTextureAllocator (std::function< const GLTexture *(const int width, const int height)> textureAllocator)
 
std::function< const GLTexture *(const int width, const int height)> getTextureAllocator ()
 

Additional Inherited Members

- Static Public Member Functions inherited from GLContext
static void initGLContext ()
 
static GLContextgetGLContext ()
 
static void deleteGLContext ()
 
static bool GL_EXT_texture_border_clamp_defined ()
 
- Protected Attributes inherited from GLContext
bool half_float_supported = true
 

Detailed Description

Definition at line 10 of file AndroidGLContext.h.


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