Home
last modified time | relevance | path

Searched defs:checkExtensionSupport (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.cpp186 static bool checkExtensionSupport (const ContextInfo& ctxInfo, const RenderContext& ctx, const std:… in checkExtensionSupport() function
201 bool checkExtensionSupport (const RenderContext& ctx, const std::string& extension) in checkExtensionSupport() function
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp111 virtual bool checkExtensionSupport (void) { return true; } in checkExtensionSupport() function in deqp::gles31::Functional::TextureSpecCase
237 bool TextureCubeArraySpecCase::checkExtensionSupport (void) in checkExtensionSupport() function in deqp::gles31::Functional::TextureCubeArraySpecCase
Des31fTessellationTests.cpp1528 static void checkExtensionSupport (Context& context, const char* extName) in checkExtensionSupport() function