Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp39 void initGL31Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 3.1 core functio…
DglwInitFunctions.cpp60 void initGL31Core (Functions* gl, const FunctionLoader* loader) in initGL31Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp255 { ApiType::core(3,1), glw::initGL31Core }, in initCoreFunctions()