Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwInitES31Direct.hpp32 void initES31Direct (Functions* gl); //!< Load all OpenGL ES 3.1 functions using compile-time linka…
DglwInitES31Direct.cpp39 void initES31Direct (Functions* gl) in initES31Direct() function
/external/deqp/framework/egl/
DegluGLContextFactory.cpp414 glw::initES31Direct(&m_glFunctions); in create()