Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeTestShared.cpp130 bool NegativeTestContext::isExtensionSupported (std::string extension) in isExtensionSupported() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fIndexedStateQueryTests.cpp66 void isExtensionSupported (Context& context, std::string extensionName) in isExtensionSupported() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp165 bool isExtensionSupported (ExtensionIterator begin, ExtensionIterator end, const RequiredExtension&… in isExtensionSupported() function
DvkQueryUtil.cpp284 bool isExtensionSupported (const std::vector<VkExtensionProperties>& extensions, const RequiredExte… in isExtensionSupported() function
/external/deqp/framework/opengl/
DgluContextInfo.cpp244 bool ContextInfo::isExtensionSupported (const char* name) const in isExtensionSupported() function in glu::ContextInfo
/external/deqp/modules/gles2/functional/
Des2fTextureCompletenessTests.cpp74 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
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp98 inline bool isExtensionSupported (const vector<string>& extensionStrings, const string& extensionNa… in isExtensionSupported() function