Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/thread_dimensions/
Dtest_thread_dimensions.cpp740 cl_uint total_local_size = local_x_size * local_y_size * local_z_size; in test_thread_dimensions() local
742 if (total_local_size < max_workgroup_size) { in test_thread_dimensions()
744 if (total_local_size < 64) { in test_thread_dimensions()