Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/device_execution/
Denqueue_profiling.cpp27 static int max_nestingLevel = 10; variable
104 for (int level = 0; level < max_nestingLevel; level++) in test_enqueue_profiling()