Searched refs:total_local_size (Results 1 – 1 of 1) sorted by relevance
740 cl_uint total_local_size = local_x_size * local_y_size * local_z_size; in test_thread_dimensions() local742 if (total_local_size < max_workgroup_size) { in test_thread_dimensions()744 if (total_local_size < 64) { in test_thread_dimensions()