Home
last modified time | relevance | path

Searched defs:s_functions (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/
DegluStaticESLibrary.cpp50 static const tcu::StaticFunctionLibrary::Entry s_functions[] = in createStaticESLibrary() local
/external/deqp/framework/opengl/wrapper/
DglwWrapper.cpp43 DE_THREAD_LOCAL const glw::Functions* s_functions = DE_NULL; variable