OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WasAllocatedUsingRobustnessExtension
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
gl_context_virtual.cc
104
bool GLContextVirtual::
WasAllocatedUsingRobustnessExtension
() {
105
return shared_context_->
WasAllocatedUsingRobustnessExtension
();
/external/chromium_org/ui/gl/
gl_context_egl.cc
191
bool GLContextEGL::
WasAllocatedUsingRobustnessExtension
() {
gl_context_glx.cc
222
bool GLContextGLX::
WasAllocatedUsingRobustnessExtension
() {
gl_context.cc
113
bool GLContext::
WasAllocatedUsingRobustnessExtension
() {
Completed in 39 milliseconds