Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitFunctions.hpp48 void initGL46Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.6 core functi…
DglwInitFunctions.cpp105 void initGL46Core (Functions* gl, const FunctionLoader* loader) in initGL46Core() function
/external/deqp/framework/opengl/
DgluRenderContext.cpp264 { ApiType::core(4,6), glw::initGL46Core }, in initCoreFunctions()