HomeSort by relevance Sort by last modified time
    Searched refs:createDefaultGLFunctionLibrary (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/egl/
egluPlatform.cpp 39 tcu::FunctionLibrary* Platform::createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::CommandLine&) const
egluPlatform.hpp 90 virtual tcu::FunctionLibrary* createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::CommandLine& cmdLine) const;
egluGLFunctionLoader.cpp 68 library = m_platform.createDefaultGLFunctionLibrary(apiType, m_cmdLine);

Completed in 405 milliseconds