Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp46 void initGL44Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.4 core functio…
DglwInitFunctions.cpp95 void initGL44Core (Functions* gl, const FunctionLoader* loader) in initGL44Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp239 { ApiType::core(4,4), glw::initGL44Core }, in initCoreFunctions()