Grid-launch updates to 2.0 and cleanup of old.

_ Use fields from GRID_LAUNCH_20 structure
  (See USE_GRID_LAUNCH_20 define, currently set to 0)
  "1" will require HCC support.
- Remove old DISABLE_GRID_LAUNCH support.

Change-Id: I584ce648d217251789a6283cf27feb24cb7dc8d1
This commit is contained in:
Ben Sander
2016-06-20 23:46:42 -05:00
parent 100a744d92
commit 9f29cc6989
6 ha cambiato i file con 64 aggiunte e 65 eliminazioni
-1
Vedi File
@@ -21,7 +21,6 @@ THE SOFTWARE.
*/
// Test the Grid_Launch syntax.
#undef DISABLE_GRID_LAUNCH /* Tell hip_*.h to compile in GL mode */
#include "hip_runtime.h"
#include "test_common.h"