Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp40 void initGL32Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 3.2 core functio…
DglwInitFunctions.cpp65 void initGL32Core (Functions* gl, const FunctionLoader* loader) in initGL32Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp256 { ApiType::core(3,2), glw::initGL32Core }, in initCoreFunctions()