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

/external/chromium_org/mojo/gles2/
H A Dgles2_support_impl.cc18 class GLES2ImplForCommandBuffer : public GLES2Interface { class in namespace:mojo::gles2::__anon8200
20 GLES2ImplForCommandBuffer() : gpu_interface_(NULL) {} function in class:mojo::gles2::__anon8200::GLES2ImplForCommandBuffer
36 DISALLOW_COPY_AND_ASSIGN(GLES2ImplForCommandBuffer);
39 base::LazyInstance<GLES2ImplForCommandBuffer> g_gles2_interface =

Completed in 203 milliseconds