commit | dee81a60248be9032f71653dcd22c44658a845b1 | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Thu Aug 28 18:05:24 2014 -0600 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Thu Aug 28 18:06:32 2014 -0600 |
tree | 1d7b23a4872f9856c37e901b5a6a922ddde39171 | |
parent | f782a85f3e6921b693c25f2e2deff8e2b5abacce [diff] [blame] |
intel: Add DS, TE and HS commands
diff --git a/icd/intel/pipeline.h b/icd/intel/pipeline.h index 6f826f6..513c446 100644 --- a/icd/intel/pipeline.h +++ b/icd/intel/pipeline.h
@@ -182,7 +182,7 @@ uint32_t codeSize; }; -#define INTEL_PSO_CMD_ENTRIES 32 +#define INTEL_PSO_CMD_ENTRIES 64 enum { GEN6_WA_POST_SYNC_FLUSH = 1 << 0,