Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.hpp282 static bool isInstancedDrawCall(_draw_call_type draw_call);
H A Dgl4cPipelineStatisticsQueryTests.cpp1112 bool PipelineStatisticsQueryUtilities::isInstancedDrawCall(_draw_call_type draw_call) in isInstancedDrawCall() function in glcts::PipelineStatisticsQueryUtilities
3355 if (PipelineStatisticsQueryUtilities::isInstancedDrawCall(m_current_draw_call_type)) in getExpectedPrimitivesSubmittedQueryResult()
3506 if (PipelineStatisticsQueryUtilities::isInstancedDrawCall(m_current_draw_call_type)) in getExpectedVerticesSubmittedQueryResult()
4051 if (PipelineStatisticsQueryUtilities::isInstancedDrawCall(m_current_draw_call_type)) in executeTest()

Completed in 7 milliseconds