Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp38 void initGL30Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 3.0 core functio…
DglwInitFunctions.cpp55 void initGL30Core (Functions* gl, const FunctionLoader* loader) in initGL30Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp254 { ApiType::core(3,0), glw::initGL30Core }, in initCoreFunctions()