Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluRenderContext.cpp260 {ApiType::core(4, 4), glw::initGL44Core}, in initCoreFunctions()
270 {ApiType::compatibility(4, 4), glw::initGL44Core}, in initCoreFunctions()
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwInitFunctions.hpp46 void initGL44Core(Functions *gl, const FunctionLoader *loader); //!< Load all GL 4.4 core functions.
H A DglwInitFunctions.cpp95 void initGL44Core(Functions *gl, const FunctionLoader *loader) in initGL44Core() function