Searched refs:context_support (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/gles2/
H A Dgles2_context.h40 gpu::ContextSupport* context_support() const { return implementation_.get(); } function in class:mojo::gles2::GLES2Context
H A Dgles2_impl.cc61 return static_cast<GLES2Context*>(context)->context_support();
/external/chromium_org/content/common/gpu/client/
H A Dgl_helper.cc21 #include "gpu/command_buffer/client/context_support.h"
116 gpu::ContextSupport* context_support,
119 context_support_(context_support),
761 GLHelper::GLHelper(GLES2Interface* gl, gpu::ContextSupport* context_support) argument
763 context_support_(context_support),
115 CopyTextureToImpl(GLES2Interface* gl, gpu::ContextSupport* context_support, GLHelper* helper) argument
H A Dgl_helper.h142 gpu::ContextSupport* context_support);
/external/chromium_org/cc/output/
H A Dgl_renderer_unittest.cc23 #include "gpu/command_buffer/client/context_support.h"
1789 gpu::ContextSupport* context_support = local
1797 context_support->SignalSyncPoint(
1821 gpu::ContextSupport* context_support = local
1826 context_support->SignalSyncPoint(

Completed in 971 milliseconds