Home
last modified time | relevance | path

Searched defs:isExtensionSupported (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/
DgluContextInfo.cpp254 bool ContextInfo::isExtensionSupported (const char* name) const in isExtensionSupported() function in glu::ContextInfo
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp75 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported() function
Des2fFboRenderTest.cpp379 static bool isExtensionSupported (sglr::Context& context, const char* name) in isExtensionSupported() function
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp191 static bool isExtensionSupported (sglr::Context& context, const char* name) in isExtensionSupported() function
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp53 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() function