Searched refs:getGLFunction (Results 1 - 4 of 4) sorted by relevance

/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp193 FunctionPtr getGLFunction (const char* name) const;
H A DtcuWGLContextFactory.cpp58 return (glw::GenericFuncType)m_context.getGLFunction(name);
H A DtcuWin32GLES3Platform.cpp44 return platformCtx->context->getGLFunction(procName);
H A DtcuWGL.cpp433 FunctionPtr Context::getGLFunction (const char* name) const function in class:tcu::wgl::Context

Completed in 214 milliseconds