Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp43 void initGL41Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.1 core functio…
DglwInitFunctions.cpp80 void initGL41Core (Functions* gl, const FunctionLoader* loader) in initGL41Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp236 { ApiType::core(4,1), glw::initGL41Core }, in initCoreFunctions()