Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp45 void initGL43Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.3 core functio…
DglwInitFunctions.cpp90 void initGL43Core (Functions* gl, const FunctionLoader* loader) in initGL43Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp238 { ApiType::core(4,3), glw::initGL43Core }, in initCoreFunctions()