OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initFunctions
(Results
1 - 3
of
3
) sorted by null
/external/deqp/framework/opengl/
gluRenderContext.cpp
277
void
initFunctions
(glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType)
gluES3PlusWrapperContext.cpp
503
static void
initFunctions
(glw::Functions* dst, const glw::Functions& src)
650
es3plus::
initFunctions
(&m_functions, m_context->getFunctions());
/external/deqp/framework/platform/null/
tcuNullRenderContext.cpp
719
void
initFunctions
(glw::Functions* gl)
746
initFunctions
(&m_functions);
Completed in 124 milliseconds