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;
  /external/deqp/modules/egl/
teglTestCase.cpp 246 library = m_testCtx.getPlatform().getEGLPlatform().createDefaultGLFunctionLibrary(apiType, m_testCtx.getCommandLine());

Completed in 685 milliseconds