Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp41 void initGL33Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 3.3 core functio…
DglwInitFunctions.cpp70 void initGL33Core (Functions* gl, const FunctionLoader* loader) in initGL33Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp234 { ApiType::core(3,3), glw::initGL33Core }, in initCoreFunctions()