Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderFramebufferFetchTests.cpp59 static void checkExtensionSupport(NegativeTestContext &ctx, const char *extName) in checkExtensionSupport() function
H A Des31fNegativeTessellationTests.cpp86 static void checkExtensionSupport(NegativeTestContext &ctx, const char *extName) in checkExtensionSupport() function
H A Des31fTextureSpecificationTests.cpp119 virtual bool checkExtensionSupport(void) in checkExtensionSupport() function in deqp::gles31::Functional::TextureSpecCase
252 bool TextureCubeArraySpecCase::checkExtensionSupport(void) in checkExtensionSupport() function in deqp::gles31::Functional::TextureCubeArraySpecCase
H A Des31fShaderFramebufferFetchTests.cpp62 static void checkExtensionSupport(Context &context, const char *extName) in checkExtensionSupport() function
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.cpp188 static bool checkExtensionSupport(const ContextInfo &ctxInfo, const RenderContext &ctx, const std::… in checkExtensionSupport() function
203 bool checkExtensionSupport(const RenderContext &ctx, const std::string &extension) in checkExtensionSupport() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp463 void checkExtensionSupport(Context &context, uint32_t flags) in checkExtensionSupport() function