Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp42 void initGL40Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.0 core functio…
DglwInitFunctions.cpp75 void initGL40Core (Functions* gl, const FunctionLoader* loader) in initGL40Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp235 { ApiType::core(4,0), glw::initGL40Core }, in initCoreFunctions()