Searched refs:checkSupport (Results 1 - 7 of 7) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDebugMarkerTests.cpp46 void checkSupport (const glu::ContextInfo& ctxInfo) function in namespace:deqp::gles2::Functional::__anon4934
69 checkSupport(m_context.getContextInfo());
112 checkSupport(m_context.getContextInfo());
171 checkSupport(m_context.getContextInfo());
/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp49 void checkSupport (const Context& m_context) function in namespace:vkt::api::__anon4259
65 checkSupport(m_context);
125 checkSupport(m_context);
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp275 void checkSupport (Context& context, const TestParameters& params) function in namespace:vkt::ycbcr::__anon4698
296 checkSupport(context, params);
H A DvktYCbCrCopyTests.cpp95 void checkSupport (Context& context, const TestConfig& config) function in namespace:vkt::ycbcr::__anon4697
747 checkSupport(context, config);
/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp79 SupportedExtensions checkSupport (const glu::ContextInfo& renderCtxInfoid) function in namespace:deqp::gles31::Functional::__anon5462
159 const SupportedExtensions supportedExtensions = checkSupport(m_renderCtxInfo);
/external/deqp/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) function in namespace:deqp::gles3::Functional::__anon5147
176 checkSupport(m_renderCtxInfo, m_internalFormat);
457 checkSupport(m_renderCtxInfo, m_internalFormat);
754 checkSupport(m_context.getContextInfo(), m_internalFormat);
1021 checkSupport(m_context.getContextInfo(), m_internalFormat);
H A Des3fTextureFormatTests.cpp72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) function in namespace:deqp::gles3::Functional::__anon5157
142 checkSupport(m_renderCtxInfo, m_format);
312 checkSupport(m_renderCtxInfo, m_format);
512 checkSupport(m_renderCtxInfo, m_format);
669 checkSupport(m_renderCtxInfo, m_format);

Completed in 279 milliseconds