Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp47 void initGL45Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.5 core functi…
DglwInitFunctions.cpp100 void initGL45Core (Functions* gl, const FunctionLoader* loader) in initGL45Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp263 { ApiType::core(4,5), glw::initGL45Core }, in initCoreFunctions()