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

/external/chromium_org/gpu/command_buffer/client/
H A Dgl_in_process_context.cc274 const GLInProcessContextSharedMemoryLimits& memory_limits) {
283 new GLInProcessContextImpl(memory_limits));
264 Create( scoped_refptr<gpu::InProcessCommandBuffer::Service> service, scoped_refptr<gfx::GLSurface> surface, bool is_offscreen, gfx::AcceleratedWidget window, const gfx::Size& size, GLInProcessContext* share_context, bool use_global_share_group, const ::gpu::gles2::ContextCreationAttribHelper& attribs, gfx::GpuPreference gpu_preference, const GLInProcessContextSharedMemoryLimits& memory_limits) argument

Completed in 241 milliseconds