OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNKNOWN_CONTEXT_RESET_ARB
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
Extensions3D.h
81
UNKNOWN_CONTEXT_RESET_ARB
= 0x8255,
/external/webkit/Source/WebKit/chromium/src/
Extensions3DChromium.cpp
67
return m_internal->isContextLost() ? static_cast<int>(Extensions3D::
UNKNOWN_CONTEXT_RESET_ARB
) : static_cast<int>(GraphicsContext3D::NO_ERROR);
Completed in 331 milliseconds