HomeSort by relevance Sort by last modified time
    Searched defs:WasAllocatedUsingRobustnessExtension (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gl_context_virtual.cc 105 bool GLContextVirtual::WasAllocatedUsingRobustnessExtension() {
106 return shared_context_->WasAllocatedUsingRobustnessExtension();
  /external/chromium_org/ui/gl/
gl_context_egl.cc 192 bool GLContextEGL::WasAllocatedUsingRobustnessExtension() {
gl_context_glx.cc 222 bool GLContextGLX::WasAllocatedUsingRobustnessExtension() {
gl_context.cc 113 bool GLContext::WasAllocatedUsingRobustnessExtension() {

Completed in 860 milliseconds