OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initES20Direct
(Results
1 - 4
of
4
) sorted by null
/external/deqp/framework/opengl/wrapper/
glwInitES20Direct.hpp
32
void
initES20Direct
(Functions* gl); //!< Load all OpenGL ES 2 functions using compile-time linkage.
glwInitES20Direct.cpp
39
void
initES20Direct
(Functions* gl)
/external/deqp/framework/platform/ios/
tcuIOSPlatform.mm
136
glw::
initES20Direct
(&m_functions);
/external/deqp/framework/egl/
egluGLContextFactory.cpp
373
glw::
initES20Direct
(&m_glFunctions);
Completed in 63 milliseconds