Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwInitFunctions.hpp43 void initGL41Core (Functions* gl, const FunctionLoader* loader); //!< Load all GL 4.1 core functio…
DglwInitFunctions.cpp80 void initGL41Core (Functions* gl, const FunctionLoader* loader) in initGL41Core() function
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.cpp259 { ApiType::core(4,1), glw::initGL41Core }, in initCoreFunctions()
269 { ApiType::compatibility(4,1), glw::initGL41Core }, in initCoreFunctions()