Home
last modified time | relevance | path

Searched refs:n_query_draw_handlers (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp2884 …const unsigned int n_query_draw_handlers = sizeof(query_draw_handlers) / sizeof(query_draw_handler… in executeTest() local
2886 for (unsigned int n = 0; n < n_query_draw_handlers; ++n) in executeTest()