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

  /external/deqp/framework/platform/win32/
tcuWGL.hpp 193 FunctionPtr getGLFunction (const char* name) const;
tcuWGLContextFactory.cpp 56 return (glw::GenericFuncType)m_context.getGLFunction(name);
tcuWin32GLES3Platform.cpp 44 return platformCtx->context->getGLFunction(procName);
tcuWGL.cpp 433 FunctionPtr Context::getGLFunction (const char* name) const
  /external/deqp/modules/egl/
teglTestCase.hpp 69 deFunctionPtr getGLFunction (glu::ApiType apiType, const char* name) const;
teglTestCase.cpp 255 deFunctionPtr EglTestContext::getGLFunction (glu::ApiType apiType, const char* name) const

Completed in 86 milliseconds