Home
last modified time | relevance | path

Searched defs:isExtensionSupported (Results 1 – 16 of 16) 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/framework/opengl/
DgluContextInfo.cpp255 bool ContextInfo::isExtensionSupported (const char* name) const in isExtensionSupported() function in glu::ContextInfo
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp460 bool isExtensionSupported (const std::vector<VkExtensionProperties>& extensions, const RequiredExte… in isExtensionSupported() function
465 bool isExtensionSupported (const vector<std::string>& extensionStrings, const std::string& extensio… in isExtensionSupported() function
DvkQueryUtil.hpp321 bool isExtensionSupported (ExtensionIterator begin, ExtensionIterator end, const RequiredExtension&… in isExtensionSupported() function
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp64 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() function
Des3fFboRenderTest.cpp193 static bool isExtensionSupported (sglr::Context& context, const char* name) in isExtensionSupported() function
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp324 bool TestCaseBase::isExtensionSupported(const std::string& extName) const in isExtensionSupported() function in glcts::TestCaseBase
/external/deqp/external/openglcts/modules/gl/
Dgl4cStencilTexturingTests.cpp354 bool Utils::isExtensionSupported(deqp::Context& context, const GLchar* extension_name) in isExtensionSupported() function in gl4cts::StencilTexturing::Utils
Dgl4cShadingLanguage420PackTests.cpp1345 bool Utils::isExtensionSupported(deqp::Context& context, const GLchar* extension_name) in isExtensionSupported() function in gl4cts::GLSL420Pack::Utils
Dgl4cEnhancedLayoutsTests.cpp1515 bool isExtensionSupported(deqp::Context& context, const GLchar* extension_name) in isExtensionSupported() function
/external/tensorflow/tensorflow/lite/nnapi/
DNeuralNetworksShim.h1170 bool* isExtensionSupported) { in ANeuralNetworksDevice_getExtensionSupport()
/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/glshared/
DglsShaderExecUtil.cpp53 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp1270 bool isExtensionSupported(Context& context, RenderPassType renderPassType, TestSeparateUsage separa… in isExtensionSupported() function