Home
last modified time | relevance | path

Searched refs:isQuerySupported (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.hpp284 static bool isQuerySupported(glw::GLenum value, const glu::ContextInfo& context_info,
H A Dgl4cPipelineStatisticsQueryTests.cpp1137 bool PipelineStatisticsQueryUtilities::isQuerySupported(glw::GLenum value, const glu::ContextInfo& context_info, in isQuerySupported() function in glcts::PipelineStatisticsQueryUtilities
1471 if (!PipelineStatisticsQueryUtilities::isQuerySupported(current_pq, context_info, render_context)) in iterate()
1499 if (!PipelineStatisticsQueryUtilities::isQuerySupported(different_pq, context_info, render_context)) in iterate()
1618 if (!PipelineStatisticsQueryUtilities::isQuerySupported(query_type, context_info, render_context)) in iterate()
2202 if (!PipelineStatisticsQueryUtilities::isQuerySupported(current_query_target, m_context.getContextInfo(), m_context.getRenderContext())) in iterate()

Completed in 7 milliseconds