HomeSort by relevance Sort by last modified time
    Searched refs:SetGLContext (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
gles2_lib.h 32 GLES2_C_LIB_EXPORT void SetGLContext(gpu::gles2::GLES2Interface* impl);
gles2_lib.cc 36 void SetGLContext(gpu::gles2::GLES2Interface* context) {
  /external/chromium_org/mojo/gles2/
gles2_impl.cc 40 ::gles2::SetGLContext(gl_interface);
  /external/chromium_org/gpu/gles2_conform_support/egl/
display.cc 264 gles2::SetGLContext(NULL);
269 gles2::SetGLContext(context_.get());
  /external/chromium_org/gpu/command_buffer/tests/
gl_manager.cc 232 ::gles2::SetGLContext(gles2_implementation_.get());
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.cc 213 ::gles2::SetGLContext(gl_);
    [all...]
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 429 gles2::SetGLContext(gl_);
    [all...]

Completed in 82 milliseconds