Home
last modified time | relevance | path

Searched refs:initCore (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.cpp35 void initCore (Functions* dst, const FunctionLoader* loader) in initCore() function
DeglwFunctions.hpp55 void initCore (Functions* dst, const FunctionLoader* loader);
DeglwLibrary.cpp133 initCore(&m_egl, &loader); in DefaultLibrary()