Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp44 void initGL42Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.2 core functio…
DglwInitFunctions.cpp85 void initGL42Core (Functions* gl, const FunctionLoader* loader) in initGL42Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp237 { ApiType::core(4,2), glw::initGL42Core }, in initCoreFunctions()