Searched defs:GLInProcessContext (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgl_in_process_context.h43 class GL_IN_PROCESS_CONTEXT_EXPORT GLInProcessContext { class in namespace:gpu
45 virtual ~GLInProcessContext() {}
47 // Create a GLInProcessContext, if |is_offscreen| is true, renders to an
57 static GLInProcessContext* Create(
63 GLInProcessContext* share_context,
71 // Allows direct access to the GLES2 implementation so a GLInProcessContext

Completed in 356 milliseconds