Searched defs:isExtensionSupported (Results 1 – 10 of 10) sorted by relevance
130 bool NegativeTestContext::isExtensionSupported (std::string extension) in isExtensionSupported() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
66 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() function
165 bool isExtensionSupported (ExtensionIterator begin, ExtensionIterator end, const RequiredExtension&… in isExtensionSupported() function
284 bool isExtensionSupported (const std::vector<VkExtensionProperties>& extensions, const RequiredExte… in isExtensionSupported() function
244 bool ContextInfo::isExtensionSupported (const char* name) const in isExtensionSupported() function in glu::ContextInfo
74 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported() function
379 static bool isExtensionSupported (sglr::Context& context, const char* name) in isExtensionSupported() function
191 static bool isExtensionSupported (sglr::Context& context, const char* name) in isExtensionSupported() function
53 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() function
98 inline bool isExtensionSupported (const vector<string>& extensionStrings, const string& extensionNa… in isExtensionSupported() function