Home
last modified time | relevance | path

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

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