Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluStaticESLibrary.hpp36 tcu::FunctionLibrary* createStaticESLibrary (void);
DegluPlatform.cpp43 return createStaticESLibrary(); in createDefaultGLFunctionLibrary()
DegluStaticESLibrary.cpp68 tcu::FunctionLibrary* createStaticESLibrary (void) in createStaticESLibrary() function