Home
last modified time | relevance | path

Searched refs:glDestroyContext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DlibGLESv2.def160 glDestroyContext @145 NONAME
DContext.h537 void glDestroyContext(gl::Context *context);
DContext.cpp3563 void glDestroyContext(gl::Context *context) in glDestroyContext() function
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.cpp445 glDestroyContext(context); in destroyContext()