Searched refs:checkSupport (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function 69 checkSupport(m_context.getContextInfo()); in iterate() 112 checkSupport(m_context.getContextInfo()); in init() 171 checkSupport(m_context.getContextInfo()); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 49 void checkSupport (const Context& m_context) in checkSupport() function 65 checkSupport(m_context); in iterate() 125 checkSupport(m_context); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 275 void checkSupport (Context& context, const TestParameters& params) in checkSupport() function 296 checkSupport(context, params); in testFormat()
|
D | vktYCbCrCopyTests.cpp | 95 void checkSupport (Context& context, const TestConfig& config) in checkSupport() function 747 checkSupport(context, config); in imageCopyTest()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 79 SupportedExtensions checkSupport (const glu::ContextInfo& renderCtxInfoid) in checkSupport() function 159 const SupportedExtensions supportedExtensions = checkSupport(m_renderCtxInfo); in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFormatTests.cpp | 72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function 142 checkSupport(m_renderCtxInfo, m_format); in init() 312 checkSupport(m_renderCtxInfo, m_format); in init() 512 checkSupport(m_renderCtxInfo, m_format); in init() 669 checkSupport(m_renderCtxInfo, m_format); in init()
|
D | es3fTextureFilteringTests.cpp | 72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function 176 checkSupport(m_renderCtxInfo, m_internalFormat); in init() 457 checkSupport(m_renderCtxInfo, m_internalFormat); in init() 754 checkSupport(m_context.getContextInfo(), m_internalFormat); in init() 1021 checkSupport(m_context.getContextInfo(), m_internalFormat); in init()
|